DIV height issue on IE
If you need to have a div tag smaller than 20px, then you will find it a bit hard to get on IE. Just add “overflow: hidden” to it’s style and you’re good to go.
I know it’s a quick google find, but there are several methods that you’ll find.
Some are telling you to add a and set the font-size to 1px, but they all sound “hackish” to me.
I’ve been having several cross-browser related issues lately and all of them have to do with IE (well most of them on Safari, but I’m comparing IE/Firefox) I remember back in the old days when you had to work really hard to get it working on Netscape 4.016.
Is IE becoming the next Netscape?
16 comments July 31st, 2007