Template:Team:TU Munich/LabHeader
From 2012.igem.org
(Difference between revisions)
Line 167: | Line 167: | ||
}); | }); | ||
$('.openjuly').click(function() { | $('.openjuly').click(function() { | ||
- | $('# | + | $('#MJuly').css({display: 'block'}) |
}); | }); | ||
$('.openaugust').click(function() { | $('.openaugust').click(function() { | ||
- | $('# | + | $('#MAugust').css({display: 'block'}) |
}); | }); | ||
Revision as of 16:07, 15 August 2012