• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Flash drop down menus in IE 6

Illusio

Golden Member
I have a simple flash drop down menu that works in all browsers except IE 6. In IE 6, the browser sees the drop down menu as an element that takes up a lot of vertical space (the length of the menu). Anyone know any tricks to get it to see it as a menu and float on top the other elements as it does in the other browsers?

Website:

http://www.successories.com/di...webalog/meetnow2.html#
 
Why would you use Flash for this? This can be easily done using JavaScript and CSS, and the result would be far easier to maintain.
 
The flash menu is under the Shop Now button.

I tried doing it with javascript and CSS and I'm not very good at javascript, so it was just easier to make a flash one.
 
Well if someone can help me with some code that can accomplish the same thing, I'd love to try it. 🙂
 
Back
Top