Team:Heidelberg/js/frontpage
From 2014.igem.org
$(document).ready(function(){ skrollr.init(); var width = $("#img-placeholder").outerWidth(false); var position = $(element).offset(); $("#ring").css("width", width).css(position); $("#img-placeholder").css("height", $("#ring").height()+"px"); });