Profile
Achievement
charmcitycoder's Recent SnippetsTagged ie6
- All /
« Prev 1 Next »
Thanks to perishablepress.com for this. Below is an example for ie6 max-height.
From their site:
"This method has been verified in IE6 and should also work in IE5. Simply change the values to suit your needs (code commented with explanatory notes...
1
924
posted 15 years ago by charmcitycoder
For instances where you have an empty div that is less than about 10-15px in height. IE assumes it should contain something and allots room for text.
I first found this on the webdeveloper.com forums.
The kicker here for me was the "font-size:0"...
2
937
posted 15 years ago by charmcitycoder