Team:Minnesota/Test
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 26: | Line 26: | ||
//main page image switcher | //main page image switcher | ||
+ | /* | ||
$("#mainRightButton1").hover( | $("#mainRightButton1").hover( | ||
alert("hover called!"); | alert("hover called!"); | ||
Line 31: | Line 32: | ||
function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_txt.png");} | function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_txt.png");} | ||
); | ); | ||
+ | */ | ||
Revision as of 19:57, 22 August 2012