|
|
|
Is it possible to have the "parent" items of the css popup menus be purely an image?
Return to Recent Questions
Q:
We want to use a special font for the top css popup menus items, so we have to use
an image. When hovered over we'd like to replace the image (i.e do
a rollover) with the same text but a different color.
Is it possible to have the top items be purely an image but
the dropdown portion of the css popup menus being in regular text?
A:
Yes you can create such css popup menus.
You should use images for the main items.
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:
- March 12, 2007 - I don't understand, how can change place of the icon in button context menu...
- March 15, 2007 - How can I disable items in javascript onmouseover?
- March 17, 2007 - Can the floating menus items be set so they are all the same width?
- March 18, 2007 - I am getting a Javascript error, when accessing any of the dropdown menu css.
- March 21, 2007 - How can we increase the width of the vista style buttons of tab menu css?
- March 31, 2007 - Is there any way can we display submenu items on mouse over in popup menu creator?
- Apr 01, 2007 - How can I set different parameters for diferent items in my menus web?
- Apr 02, 2007 - Where can I change the font size of the top menu pop up no items?
- Apr 03, 2007 - I would like to change the height of the submenu items in the javascript for drop down menu...
- Apr 04, 2007 - Is there a way to have an automatic line-break for large submenu items in html tab menu?
- Apr 06, 2007 - Can the link items NOT open a new window in the css tab menu?
|