Team:Minnesota/Test
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 29: | Line 29: | ||
$("#mainRightButton1").hover( | $("#mainRightButton1").hover( | ||
function() { | function() { | ||
- | $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/ | + | $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_maroon_txt.png"); |
$("#MainBoxContentImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/image1_resized.png"); | $("#MainBoxContentImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/image1_resized.png"); | ||
}, | }, | ||
- | function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/ | + | function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_gold_txt.png");} |
); | ); | ||
$("#mainRightButton2").hover( | $("#mainRightButton2").hover( | ||
function() { | function() { | ||
- | $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/ | + | $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_maroon_txt.png"); |
$("#MainBoxContentImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/image4_resized.png"); | $("#MainBoxContentImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/image4_resized.png"); | ||
}, | }, | ||
- | function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/ | + | function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_gold_img.png");} |
); | ); | ||
$("#mainRightButton3").hover( | $("#mainRightButton3").hover( | ||
function() { | function() { | ||
- | $(this).attr("src","http:// | + | $(this).attr("src","http://s1158.photobucket.com/albums/p607/iGEM_MN/?action=view¤t=theteam_maroon_txt.png"); |
$("#MainBoxContentImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/image3_resized.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/ | + | function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/theteam_maroon_img.png");} |
); | ); | ||
Line 341: | Line 341: | ||
<div style="position:absolute;left:5px;top:0px;"> | <div style="position:absolute;left:5px;top:0px;"> | ||
- | <a href="#"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/ | + | <a href="#"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_gold_txt.png"></a> |
</div> | </div> | ||
<div style="position:absolute;left:5px;top:75px;"> | <div style="position:absolute;left:5px;top:75px;"> | ||
- | <a href="#"><img id="mainRightButton2" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/ | + | <a href="#"><img id="mainRightButton2" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_gold_img.png"></a> |
</div> | </div> | ||
<div style="position:absolute;left:5px;top:150px;"> | <div style="position:absolute;left:5px;top:150px;"> | ||
- | <a href="#"><img id="mainRightButton3" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/ | + | <a href="#"><img id="mainRightButton3" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/theteam_gold_img.png"></a> |
</div> | </div> | ||
Revision as of 20:46, 22 August 2012