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