How to make IE6 to respect height attribute

10 10 2008

It is too much annoying when IE6 totally ignores height attribute of div.

In order to work exactly same in both IE6 and IE7. just add

overflow:hidden

and it is done.

thanx


Actions

Information

Leave a comment