Team:Heidelberg/js/frontpage

From 2014.igem.org

Revision as of 09:50, 22 September 2014 by Maexlich (Talk | contribs)

$(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"); });