Team:Cornell/sandbox

From 2013.igem.org

(Difference between revisions)
Line 371: Line 371:
//width of body wrapper
//width of body wrapper
-
$(".wrapper").height(10);
+
$(".wrapper").height($(document).height()-200);
-
alert($(document).height()-200);
+
<!-- Parallax Script -->
<!-- Parallax Script -->

Revision as of 17:03, 19 July 2014

Parallax Test