Team:Cornell/protocols/secret dylan dance

From 2012.igem.org

(Difference between revisions)
Line 16: Line 16:
<body>
<body>
<h1 id="text">A Wild Dylan Appears!</h1>
<h1 id="text">A Wild Dylan Appears!</h1>
 +
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
 +
<script>
 +
var h = $(window).height;
 +
$('#content').height(h);
 +
var w = $(window).width;
 +
$('#content').width(w);
 +
</script>
</body>
</body>
</html>
</html>

Revision as of 08:54, 26 October 2012

A Wild Dylan Appears!