Template:Team:TU Munich/LabHeader
From 2012.igem.org
(Difference between revisions)
Line 151: | Line 151: | ||
}); | }); | ||
$('h1 span.mw-headline').click(function() { | $('h1 span.mw-headline').click(function() { | ||
- | $(this.id).slideToggle() | + | $('#'+this.id).slideToggle() |
}); | }); | ||
$('.experiment h3 span.mw-headline').attr({ onMouseOver: "this.style.cursor='pointer'"}) | $('.experiment h3 span.mw-headline').attr({ onMouseOver: "this.style.cursor='pointer'"}) |
Revision as of 21:49, 5 July 2012