Difference between revisions of "Template:Freiburg/wiki content start"
Line 12: | Line 12: | ||
$pageheight = $(document).height(); | $pageheight = $(document).height(); | ||
− | + | console.log('pageheight:'+$pageheight); | |
− | + | console.log('windowwidth:'+$window.width()); | |
− | + | console.log('windowheight:'+$window.height()); | |
$(window).scroll(function(event) { | $(window).scroll(function(event) { |
Revision as of 07:49, 8 September 2015