Hello,
I hit a small bump in my code.
How can I reset a height property back to nothing ?
if my div was..
I tryied setting .height = "";Code:<div id="test" stye="height:550px; border:1px solid #000;"> some text 550 px long...</div>
But its not working in IE6
Any ideas ?
Drew


Reply With Quote

Bookmarks