Team:Goettingen/suplement/scripts
From 2013.igem.org
(Difference between revisions)
Line 150: | Line 150: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
- | + | if(document.getElementById("col-right") != null){ | |
- | + | $(".f-box")[0].style.height = $("#col-right").height() + 2 + 'px'; | |
- | + | }; | |
- | + | ||
}) | }) | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 21:54, 25 September 2013