Team:Minnesota/Test
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 25: | Line 25: | ||
+ | //main page image switcher | ||
+ | $( | ||
Line 287: | Line 289: | ||
<div class="rightNavButtons"> | <div class="rightNavButtons"> | ||
- | <a href="#"><img src="http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_img.png"></a> | + | <a href="#"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_img.png"></a> |
- | <a href="#"><img src="http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_img.png"></a> | + | <a href="#"><img id="mainRightButton2" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_img.png"></a> |
- | <a href="#"><img src="http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_img.png"></a> | + | <a href="#"><img id="mainRightButton3" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/temp_maroon_img.png"></a> |
</div><!--end rightNavButtons--> | </div><!--end rightNavButtons--> |
Revision as of 03:11, 22 August 2012