Team:Cornell/project/drylab/header

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
$(window).load(function() {
$(window).load(function() {
$('li.project').addClass('active');
$('li.project').addClass('active');
-
$('li.p_wet').addClass('active');
+
$('li.p_dry').addClass('active');
});
});
</script>
</script>

Revision as of 21:58, 27 September 2014

Dry Lab

Overview