Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 108: | Line 108: | ||
<script> | <script> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | $(" | + | $("#obj").css("height",$(window).height()*0.9+"px !important"); |
+ | $("#embedid").css("height",$(window).height()*0.9+"px !important"); | ||
}) | }) | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | $(" | + | $(".mw-content-ltr").css("height",document.body.scrollHeight+200+"px !important"); |
− | + | ||
}) | }) | ||
+ | |||
+ | |||
</script> | </script> | ||
</html> | </html> |
Revision as of 14:46, 17 October 2018