Fri, 2009-10-16 20:00
I'm having a problem developing a pure css dropdown menu - see:
http://www.richardbarnfather.co.uk/navbar/html/pure_css_dropdown.html
Works OK in Firefox and IE8 but the dropdowns don't work in IE7 or IE6 (not quite so worried about IE6).
I'm using the li:hover selector which I know IE doesn't accept but I have called the Dean Edwards script which is supposed to make IE7 behave like IE8. Only in this case it doesn't. Can anyone suggest why?