Team:KIT-Kyoto/Test
From 2014.igem.org
(Difference between revisions)
Line 175: | Line 175: | ||
$('.hide').hide(); | $('.hide').hide(); | ||
- | $('.show | + | $('.show a').hover(function(){ |
var tnum = $('.hide a').index(this); | var tnum = $('.hide a').index(this); | ||
$('.show').eq(tnum).stop().fadeOut(); | $('.show').eq(tnum).stop().fadeOut(); |
Revision as of 17:06, 10 October 2014