vitesse
09-05-2004, 10:50 PM
I, I'm new to this forum, I searched this information but i don't find it.
I use the onmouseover for a menu, how can I specified to use an image in my images directory and not on the root of my site.
i tried onMouseOver="if(document.images) document.INTERFACE2.<A HREF=;" src='images/interface_1x3a.gif' but when I add images/ this doesn't work. How can I tell the script to use image in my images folder? and the same question apply to my preload script for the same page.
I use the onmouseover for a menu, how can I specified to use an image in my images directory and not on the root of my site.
i tried onMouseOver="if(document.images) document.INTERFACE2.<A HREF=;" src='images/interface_1x3a.gif' but when I add images/ this doesn't work. How can I tell the script to use image in my images folder? and the same question apply to my preload script for the same page.