From: Nick Urbanik <[EMAIL PROTECTED]>

>The menus here: http://camwest.pps.com.au/ jump about in IE5

Hi Nick,

If you'll ammend one of the selectors in your lt IE 7 Conditional comment/style 
sheet, IE5 should come around. 

change - 

#menu ul li a {height: 1%;) 

to - 

#menu ul li a, 
#menu, 
div#menu li, 
div#menu li:hover {height: 1%;}

(yeah, I added several elements there)

Anyway, it worked for me and didn't seem to bother IE6 or IE5.5.

~holly  
 
                   
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to