Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 204: | Line 204: | ||
<script> | <script> | ||
var a=0; | var a=0; | ||
− | window.onload | + | window.onload=function(){ |
a=$(document).height(); | a=$(document).height(); | ||
− | alert( | + | alert(a); |
a+=400; | a+=400; | ||
− | } | + | } |
$(this).scroll(function(){ | $(this).scroll(function(){ | ||
Revision as of 02:49, 3 December 2018