View Single Post
  #9  
Old 03-22-2005, 06:51 AM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default

Judging by the name of the function that you are calling you created these rollovers in Dreamweaver. When this was created there is a Preload scrit that was also created. This is to preload the images that are used in the rollover. A call to this script should be included in your <head> section and then the preload function should be called in the <body> tag just as you have it now.

I still maintain that you would be well served to learn some basic HTML if you are going to be modifying the templates.
Reply With Quote