Team:Minnesota/Project

From 2012.igem.org

(Difference between revisions)
m
m
Line 35: Line 35:
$("#mainRightButton1").hover(
$("#mainRightButton1").hover(
     function() {
     function() {
-
       $(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/projects_maroon_txt.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/projects_maroon_img.png");}
-
      $(".mainContentTextBanner").text("Welcome to the University of Minnesota iGEM team website! Please take some time to explore around by hovering over the icons on the right for quick blurbs or navigate using the buttons to the left. We hope you enjoy learning about us and what we do!");
+
-
    },           
+
-
     function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_gold_txt.png");}
+
);
);
Line 157: Line 154:
</div> <!--end mainboxcontent-->
</div> <!--end mainboxcontent-->
 +
 +
 +
<div class="rightNavButtons">
 +
 +
<div style="position:absolute;left:5px;top:0px;">
 +
<a href="#"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_maroon_img.png"></a>
 +
</div>
 +
<div style="position:absolute;left:5px;top:75px;">
 +
<a href="https://2012.igem.org/Team:Minnesota/Project"><img id="mainRightButton2" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/caffeinatedbread_gold_img.png"></a>
 +
</div>
 +
<div style="position:absolute;left:5px;top:150px;">
 +
<a href="https://2012.igem.org/Team:Minnesota/Team"><img id="mainRightButton3" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/bacterialsunscreen_gold_img.png"></a>
 +
</div>
 +
 +
 +
</div><!--end rightNavButtons-->

Revision as of 17:07, 1 October 2012

Team:Minnesota - Main Style Template Team:Minnesota - Project