Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 206: | Line 206: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
a=document.body.scrollHeight; | a=document.body.scrollHeight; | ||
+ | alert(document.body.scrollHeight); | ||
+ | alert($(document).height()); | ||
a+=400; | a+=400; | ||
}) | }) |
Revision as of 02:41, 3 December 2018