somewhere on the web i've seen a few clever web developers take eric meyers pure css pop up menu stuff and make it compatabile for IE.
anyone know about this and where they went?
thanks!
EM's pure CSS menus in IE
After thinking the same and then having a closer look at it I found the Meyers popups were based on the Hover effect over a list item which is not supported by IE.
All the others are hovering over "a" tags, and from the look of it they have found another bug relevant to IE6, but not a solution.
http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp
Regards
Day
EM's pure CSS menus in IE
thanks Daybreak_0!
and i had her bookmarked too!
i was trying to do something with the Vertical nested lists over at Listamatic2 with that nifty pop up one.
but you were right. another lesson repeated and almost learned and embedded somewhere in my subconcious.