Template:Team:TU Munich/LabHeader
From 2012.igem.org
(Difference between revisions)
Line 187: | Line 187: | ||
$(this).addClass('displayed') | $(this).addClass('displayed') | ||
} | } | ||
+ | }); | ||
+ | $('a.WDetails').click(function() { | ||
+ | $('#W'+this.id).fadeToggle("slow", "linear") | ||
}); | }); | ||
$('h1 span.mw-headline').click(function() { | $('h1 span.mw-headline').click(function() { |
Revision as of 14:54, 31 August 2012