Forum Moderators: not2easy
<snip>
Many thanks
[edited by: swa66 at 1:51 pm (utc) on Dec. 5, 2009]
[edit reason] Linking policy: we consider it all promotional, see ToS and Forum Charter [/edit]
As such it's noy that much different from any other drop down menu and the main problem with IE6 is always the same: it lacks support for :hover on anything but an <a>.
Solutions aside of a the obvious degraded solutions are to teach it hovering using javascript (plenty of examples out there), to use something like IE7.js that teaches it more manners than just respect for hovering. or build something using jquery.
Work around any other bugs (or features as they'll never get fixed) using conditional comments.