User:Jorgenev/AJAXSectionEditor.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 86:
function updateheight()
{
ifalert(parseInt(document.getElementById("thesectiondata").style.height.replace("px","")) !=+ " " + (document.getElementById("thesectiondata").scrollHeight.replace));
if(parseInt(document.getElementById("thesectiondata").style.height.replace("px","")) != (document.getElementById("thesectiondata").scrollHeight))
{
if(parseInt(document.getElementById("thesectiondata").style.height.replace("px","")) < (document.getElementById("thesectiondata").scrollHeight.replace))