Left hand border and script problem, need help please!

G

Guest

Hello,
I'm having trouble getting this script to operate in my left hand border of
my FP2002 website. You can view my site at www.caturner.com. In the left
hand border is a "comodo" logo. The logo is supposed to unfurl a site
certificate on mouseover. I have the logo installed in the link bar of all of
my pages and I want it to work whenever the mouseover occurs. I've tried all
different places to put the script in but can't get it to work. Can someone
help me?

this line is supposed to go in the head area
<script language="JavaScript"
src="https://secure.comodo.net/trustlogo/javascript/trustlogo.js"
type="text/javascript"></script>

this line is supposed to be installed where I want the logo
<script
type="text/javascript">TrustLogo("/images/secure_site.gif","SC","none");</script>
I have the secure_site.gif in my images folder.

I know how to open my live web and get to the "borders" folder under my home
page which contains top, left and bottom. Most times when I try to install
the script in the left html it knocks out my left hand border links or even
my welcome text.

Any help will be greatly appreciated....thanks
Catt
 
T

Thomas A. Rowe

You have to insert the part of the script that goes into the head section, after the <body> tag in
the Left Shared Border page in the _border folder. To see this folder in FP, go to Tools | Web /
Site Setting | Advanced tab and enable viewing of hidden directories.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top