Template:Team:KIT-Kyoto/UnderBar
From 2014.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
$li.find('a') | $li.find('a') | ||
.clone() | .clone() | ||
- | .find('> | + | .find('>a').attr('src', function(){ |
return $(this).attr('a').replace('_off', '_on') | return $(this).attr('a').replace('_off', '_on') | ||
}) | }) |
Revision as of 14:11, 20 May 2014