Content deleted Content added
No edit summary |
No edit summary |
||
Line 92:
if(!h1 || Math.abs(h-sh) > 10)
{
document.getElementById("thesectiondata").style.height = (25+document.getElementById("thesectiondata").scrollHeight)+"px";
}
|