I don't have IE7 installed at the moment and, having read various posts about issues with installing as a standalone, am reluctant to do so just yet, although I'll need to bite the bullet at some point.

If someone could take a look at:

http://dev.logical.co.uk/museadvisory/

a) confirm that there is an issue with menus/sub-menus in IE7
b) suggest a fix that won't then break IE6, Opera etc

Place this CC just before your closing </head> tag:

<!--[if IE 7]>
<style>
#dropnav a {zoom:100%;}
#dropnav li{float:left;clear:both;width:100%;}
</style>
<![endif]-->

The menu works in Opera 9.

--
Al Sparber - PVII
http://www.projectseven.com
Extending Dreamweaver - Nav Systems | Galleries | Widgets
Authors: "42nd Street: Mastering the Art of CSS Design"







*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to