I just need drop down dhtml menu to function like a typical rollover with images.
Return to Recent Questions
Q:
I have 6 menu items that are ALL graphics...they can't just be background
images because they all have graphic text, so the rollovers are unique to
each menu item. I just need it to function like a typical rollover with
images.
A:
Yes, you can create such menu.
You should write your menu items in the following way:
["","", "images/vista1/btn_black.gif", "images/vista1/btn_black_blue.gif", , , , , , ],
["","", "images/vista1/btn_black.gif", "images/vista1/btn_black_blue.gif", , , , , , ],
Return to Recent Questions
|