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
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