Team:Cornell/sandbox/header

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <head> <title> 2014 Cornell iGEM </title> <meta name="Description" content="2014 Cornell iGEM" /> <meta name="Keywords" content="hi this is going to be awesome" /> ...")
 
(7 intermediate revisions not shown)
Line 23: Line 23:
           return $.trim($(this).html()) == '';
           return $.trim($(this).html()) == '';
}).remove();
}).remove();
-
 
-
//width of body wrapper
 
-
$(".wrapper").height($(document).height()-200);
 
-
 
-
$(window).resize(function() {
 
-
$(".wrapper").height($(document).height()-200);
 
-
});
 
//parallax
//parallax

Latest revision as of 18:04, 26 July 2014

2014 Cornell iGEM