Include Page and Image Swap

O

OC

I'm running FP2000. I'm using an "Include Page" component to place
"navbar.htm" into a website. Navbar.htm contains an Onmouseover image swap
routine, and I want to preload the mouseover images. Will the images preload
if navbar.htm contains the preload script, or is the preload script required
to be in the <head> portion of index.htm and all the other pages? Thanks for
your help.
 
T

Thomas A. Rowe

JavaScript function must either be in the head section of all pages or after the open body tag in
the page navbar.htm page or you have to link to a external .js file.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 

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