Team:Minnesota/Notebook

From 2012.igem.org

(Difference between revisions)
m
m
Line 37: Line 37:
     function() {
     function() {
       keeper = $(this).attr("src");
       keeper = $(this).attr("src");
-
       $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_maroon_txt.png");
+
       $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/project_maroon_txt.png");
     },           
     },           
     function() {$(this).attr("src",keeper);}
     function() {$(this).attr("src",keeper);}
);
);
-
$("#mainRightButton1").hover(
+
 
-
    function() {
+
-
      $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_maroon_txt.png");
+
-
    },         
+
-
    function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_gold_txt.png");}
+
-
);
+

Revision as of 06:18, 2 October 2012

Team:Minnesota - Main Style Template Team:Minnesota - Notebook