Difference between revisions of "Template:ETH Zurich"
m |
m |
||
Line 61: | Line 61: | ||
<!-- stolen from https://css-tricks.com/scrollfollow-sidebar/ --> | <!-- stolen from https://css-tricks.com/scrollfollow-sidebar/ --> | ||
$(function() { | $(function() { | ||
− | document.getElementById('sideFiller').style.height = document.getElementById('topContainer') | + | document.getElementById('sideFiller').style.height = getStyle(document.getElementById('topContainer'),'height'); |
var $sidebar = $("#sidemenu"), | var $sidebar = $("#sidemenu"), |
Revision as of 10:40, 18 August 2015