Log in

View Full Version : Problems with CSS Menu in IE7 only



raks
08-28-2007, 03:14 PM
Hi, I've got a CSS Menu which has given me weeks of trouble working in Internet Explorer. No sooner have i managed to get it working in IE6 and below, it is now playing up in IE7. The CSS Menu is an expanding menu and in IE7, hovering over one menu item seems to expand all of them at once. A link is attached.

http://staged.creativemarketingservices.co.uk/test/index.html

can anybody help me to get this to work properly in IE7 too? Perhaps a conditional statement?

Thanks

ddadmin
08-29-2007, 12:05 AM
I've tried playing around with your CSS a bit, but couldn't get it working correctly in IE7. That's the thing with CSS, it can often be more frustrating to debug than even a script.

There are a few scripts, both on DD and elsewhere that do something similar to what you're looking for, minus the IE7 headaches. You may want to explore an alternative menu from the current one.

raks
08-30-2007, 11:37 AM
Thanks very much, I ended up just having to rebuild using a better menu and now works, though I still had IE issues to iron out.

Thanks for trying