|
Firefox doesn't support the shadow and effects in the menu dinamico html.
Return to Recent Questions
Q:
The only problems that I have eith menu dinamico html is that Firefox doesn't make the right height for submenus, and
doesn't support the shadow, any window effect, although IE6 works fine.
Is there any way to get FF to display correctly?
A:
You can't see the shadow in Firefox because filters are supported by
IE 5+ only.
>>> Firefox doesn't make the right height for submenus
Try to specify units in "px":
var itemPadding="3px";
Return to Recent Questions
Related:
- March 12, 2009 - I don't understand, how can change place of the icon in button context menu...
- March 15, 2009 - I have problems with transitional effects in Firefox in the dynamic html menus...
- March 19, 2009 - How to get the menu dynamique horizontal to highlight and stay on the page you're viewing?
- March 24, 2009 - In pull down menu java creator there's no option for turning the cursor into a hand.
- March 30, 2009 - Is there a way to optimize the css drop down menus to reduce the loading time for submenus?
- Apr 01, 2009 - How can I set different parameters for diferent items in my menu tree javascript?
- Apr 04, 2009 - Is there a way to have an automatic line-break for large submenu items in over drop down menu?
- Apr 11, 2009 - I cannot see the shadow on the top items in my java dropdown menu example.
- Apr 15, 2009 - My mainmenu items are not links. So I need no link cursor for these web site menus items.
- Apr 16, 2009 - Do you have a template that allows me to have a standard windows tree control html mouseover?
- Apr 24, 2009 - How can I define which css list menu submenus should be multicolumn and wich one looks "normal".
|