Team:UIUC-Illinois/Team/Undergrads
From 2012.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
$('a').click(function () { | $('a').click(function () { | ||
var divname= this.name; | var divname= this.name; | ||
- | + | $("#"+divname) | |
.fadeIn(300) | .fadeIn(300) | ||
.siblings() | .siblings() |
Revision as of 17:24, 6 June 2012