Team:Tec-Monterrey
From 2012.igem.org
(Difference between revisions)
Line 120: | Line 120: | ||
} | } | ||
.logo { | .logo { | ||
+ | border:none; | ||
width:145px; | width:145px; | ||
height:145px; | height:145px; | ||
Line 170: | Line 171: | ||
$("#bt1").click(function() { | $("#bt1").click(function() { | ||
window.setTimeout(function() { | window.setTimeout(function() { | ||
- | document.location.href="https://2012.igem.org/Team:Tec-Monterrey | + | document.location.href="https://2012.igem.org/Team:Tec-Monterrey" |
}, 1000); | }, 1000); | ||
$("#div_content").fadeOut(1000); | $("#div_content").fadeOut(1000); | ||
Line 176: | Line 177: | ||
$("#bt2").click(function() { | $("#bt2").click(function() { | ||
window.setTimeout(function() { | window.setTimeout(function() { | ||
- | document.location.href="https://2012.igem.org/Team:Tec-Monterrey | + | document.location.href="https://2012.igem.org/Team:Tec-Monterrey" |
}, 1000); | }, 1000); | ||
$("#div_content").fadeOut(1000); | $("#div_content").fadeOut(1000); | ||
Line 182: | Line 183: | ||
$("#bt3").click(function() { | $("#bt3").click(function() { | ||
window.setTimeout(function() { | window.setTimeout(function() { | ||
- | document.location.href="https://2012.igem.org/Team:Tec-Monterrey | + | document.location.href="https://2012.igem.org/Team:Tec-Monterrey" |
}, 1000); | }, 1000); | ||
$("#div_content").fadeOut(1000); | $("#div_content").fadeOut(1000); | ||
Line 188: | Line 189: | ||
$("#bt4").click(function() { | $("#bt4").click(function() { | ||
window.setTimeout(function() { | window.setTimeout(function() { | ||
- | document.location.href="https://2012.igem.org/Team:Tec-Monterrey | + | document.location.href="https://2012.igem.org/Team:Tec-Monterrey" |
}, 1000); | }, 1000); | ||
$("#div_content").fadeOut(1000); | $("#div_content").fadeOut(1000); | ||
Line 194: | Line 195: | ||
$("#bt5").click(function() { | $("#bt5").click(function() { | ||
window.setTimeout(function() { | window.setTimeout(function() { | ||
- | document.location.href="https://2012.igem.org/Team:Tec-Monterrey | + | document.location.href="https://2012.igem.org/Team:Tec-Monterrey" |
}, 1000); | }, 1000); | ||
$("#div_content").fadeOut(1000); | $("#div_content").fadeOut(1000); | ||
Line 229: | Line 230: | ||
<div class="container"> | <div class="container"> | ||
<div class="header"> | <div class="header"> | ||
- | <div class="logo" | + | <div> |
+ | <button type="button" class="logo" onclick="document.location.href='https://2012.igem.org/Team:Tec-Monterrey'"> </button> | ||
</div> | </div> | ||
<div class="menu" align="right"> | <div class="menu" align="right"> | ||
Line 246: | Line 248: | ||
<div class="content" id="div_content"> | <div class="content" id="div_content"> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
Revision as of 00:17, 27 June 2012