Team:Minnesota/Team Students
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 50: | Line 50: | ||
$("#mainRightButton2").hover( | $("#mainRightButton2").hover( | ||
function() { | function() { | ||
- | $(this).attr("src" | + | keeper=$(this).attr("src"); |
+ | $(this).attr("src",keeper.replace("img","txt")); | ||
}, | }, | ||
- | function() {$(this).attr("src", | + | function() {$(this).attr("src",keeper);} |
); | ); | ||
$("#mainRightButton3").hover( | $("#mainRightButton3").hover( | ||
function() { | function() { | ||
- | $(this).attr("src" | + | keeper=$(this).attr("src"); |
+ | $(this).attr("src",keeper.replace("img","txt")); | ||
}, | }, | ||
- | function() {$(this).attr("src", | + | function() {$(this).attr("src",keeper);} |
); | ); | ||
Revision as of 07:21, 3 October 2012
Like us on FB and follow us on Twitter!
Please mouse over each icon to learn about our team members!