Team:Minnesota/Team Students
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 38: | Line 38: | ||
//Right nav button functions | //Right nav button functions | ||
- | + | var keeper; | |
$("#mainRightButton1").hover( | $("#mainRightButton1").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:20, 3 October 2012
Like us on FB and follow us on Twitter!
Please mouse over each icon to learn about our team members!