Content deleted Content added
No edit summary |
No edit summary |
||
Line 94:
if(!h1 || Math.abs(h-sh) > 10)
{
if(parseInt(document.getElementById("thesectiondata").style.height.replace("px","")) < (document.getElementById("thesectiondata").scrollHeight+
{
document.getElementById("thesectiondata").style.height = "0px";
|