Team:ETH Zurich/modeling/overview

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
-
<script>
+
 
-
$(document).ready(function(e) {
+
<script type="text/javascript">
-
    $('img[usemap]').rwdImageMaps();
+
    window.onresize = function() { $('img').mapster('resize',$(window).width()*0.8); };  
-
});
+
</script>
</script>
Line 21: Line 20:
</article>
</article>
 +
<!--
<script type="text/javascript">
<script type="text/javascript">
(function($) {
(function($) {
Line 112: Line 112:
});
});
</script>
</script>
 +
-->
</html>
</html>
{{:Team:ETH Zurich/tpl/foot}}
{{:Team:ETH Zurich/tpl/foot}}

Revision as of 17:43, 29 September 2014

iGEM ETH Zurich 2014