Team:Minnesota/Test
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 42: | Line 42: | ||
function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_img.png");} | function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_img.png");} | ||
); | ); | ||
+ | |||
+ | $("#mainRightButton3").hover( | ||
+ | function() { | ||
+ | $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_txt.png"); | ||
+ | $("#MainBoxContentImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/image3_resized.png"); | ||
+ | }, | ||
+ | function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_img.png");} | ||
+ | ); | ||
+ | |||
+ | |||
+ | |||
//social media button switchers | //social media button switchers |
Revision as of 20:37, 22 August 2012