Team:Cornell/sandbox/header

From 2013.igem.org

(Difference between revisions)
 
Line 23: Line 23:
           return $.trim($(this).html()) == '';
           return $.trim($(this).html()) == '';
}).remove();
}).remove();
-
 
-
//width of home body wrapper
 
-
$(".home").height($(document).height()-200);
 
-
 
-
$(window).resize(function() {
 
-
$(".home").height($(document).height()-200);
 
-
});
 
//parallax
//parallax

Latest revision as of 18:04, 26 July 2014

2014 Cornell iGEM