Content deleted Content added
No edit summary |
No edit summary |
||
Line 86:
function updateheight()
{
alert(Math.abs(parseInt(document.getElementById("thesectiondata").style.height.replace("px",""))/10)-document.getElementById("thesectiondata").scrollHeight/10
if(Math.abs(parseInt(document.getElementById("thesectiondata").style.height.replace("px",""))/10)-document.getElementById("thesectiondata").scrollHeight/10
{
if(parseInt(document.getElementById("thesectiondata").style.height.replace("px","")) < (document.getElementById("thesectiondata").scrollHeight.replace))
|