I am having some problems creating rollovers in the menu. I have added the showmenu property in my coding as seen below
Code: Select all
,"<img border=0 src=home.gif>", " # /swapimage=home_over.gif; offfunction=undefined;",,,0
Also two lastvquestions
1) Can you only use relative addresing when defining the image or is absolute allowed.
2) Is it essential that the name of the mouse on image be name_over.gif?