May 19
Gaps in menu list items in I.E.
13 comments 2004 at 03.16 am posted by Veerle
Yesterday I was working on a horizontal navigation with vertical submenus in CSS using list items. This is normally not that difficult if you don’t have to deal with Internet Explorer. You just use the :hover pseudo class to let the submenus appear when you hover the main menu buttons. Since this is not supported by I.E. you have to find a smart way to get around this.
It took you countless hours of research, blood, sweet and sometimes even tears when looking for a solution to build a standard website that validates and looks good in every modern browser. So now you want to add a little Flash movie as icing on the cake. Most people will use the code that Macromedia generates for this.