|
dynamic list menu doesn't work with Internet Explorer.
Return to Recent Questions
Q:
My dynamic list menu works great with Firefox and Opera, but not with the Explorer
browser. I tried on several computers at different installations - at home, work and at a friends house. So it
doesn't appear to be anything specific to my version.
I've spent hours trying to fix this. Please help me.
A:
See your dynamic list menu parameters. Now you have:
var itemBackColor = ["#0","#ffffff"];
It is not correct.
You should write for example so:
var itemBackColor = ["#0000FF","#ffffff"];
Return to Recent Questions
Related:
- March 19, 2009 - How to get the menu bar html to highlight and stay on the page you're viewing?
- March 20, 2009 - Links don't work in the menus with css. How can I correct this?
- March 23, 2009 - My css li menu doesn't work on IE6. No rollovers, no drop downs.
- Apr 25, 2009 - How to work with javascript floating menu and submenus in JSP?
- Apr 27, 2009 - Does your license for menu dynamique vertical need to be tied to a domain name to work?
- May 08, 2009 - The popup menu wizard works on our integration system but doen't work on the production system.
- May 09, 2009 - I am unable to see any separators when working with website drop down menu...
- May 17, 2009 - My dropdown menu javascript software doesn't recognizing the arabic text...
- May 18, 2009 - When I upgraded the browser to IE 7, the menus in javascript doesn't show any more.
- May 19, 2009 - I built the dhtml menu vertical and tried it in my site and I see text only...
- Jun 04, 2009 - I've tried to change the width of the images within the popup menu...
|