Team:Minnesota/Test

From 2012.igem.org

(Difference between revisions)
m
m
Line 28: Line 28:
$("#mainRightButton1").hover(
$("#mainRightButton1").hover(
-
     function() {
+
     function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_txt.png");},           
-
$(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");}
-
 
+
-
},           
+
-
     function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_txt.png");}
+
);
);

Revision as of 20:00, 22 August 2012

Team:Minnesota - Main Style Template Team:Minnesota