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(10);
alert($(document).height()-200);
alert($(document).height()-200);

Revision as of 17:03, 19 July 2014

Parallax Test