Content deleted Content added
No edit summary |
m Maintenance: Replacing addOnloadHook with native jQuery (mw:ResourceLoader/Migration_guide_(users)#addOnloadHook - phab:T130879) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 40:
}
});
document.getElementById("bodyContent").innerHTML = data;▼
}
Line 97 ⟶ 92:
if(!h1 || h < sh)
{
document.getElementById("thesectiondata").style.height = (25+document.getElementById("thesectiondata").scrollHeight)+"px";
}
}
var i = 0;
|