Thanks for the advice guys :)

So what do these 'hacks' actuall do@

/* trigger hasLayout and target ie5+6/win only */


* html #nav ul  {
height: 1%;
}

/* trigger hasLayout and target ie7/win only */

*:first-child+html #nav ul {
min-height: 1px;
}

I am squite new to this and just wondered what they do and why they are needed.

Thanks
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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