|
|
|
I just need css floating menu to function like a typical rollover with images.
Return to Recent Questions
Q:
I have 6 images and I want to use them within css floating menu...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 the css floating menu to function like a typical rollover with
images.
A:
Yes, you can create such css floating 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
Related:
|