include page problem

  • Thread starter Thread starter Shaniqua
  • Start date Start date
S

Shaniqua

I created a rollover graphic in Image Ready, but when I
use the include page component in frontpage, the image
appears but the rollovers do not work. Ideas?
 
The script function needs to be in the head section of the page, so you will
need to do one of the following:

See if the script function will work being inserted after the <body> tag of
the page to be included.

or

Insert the script into the head section of all pages using the Include Page

or

Insert the script into a external .js file, then insert a reference to the
external .js in the head section of all page using the Include



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

FrontPage Resources, Forums, 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

Back
Top