Difference between revisions of "Team:WHU-China"
(50 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<body> | <body> | ||
<style> | <style> | ||
− | |||
− | |||
+ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
+ | position: static; | ||
+ | } | ||
.top{ | .top{ | ||
position:absolute; | position:absolute; | ||
top:0px; | top:0px; | ||
left:0px; | left:0px; | ||
− | width: | + | width:1349px; |
height:40%; | height:40%; | ||
background:#FFF; | background:#FFF; | ||
Line 28: | Line 29: | ||
left:0px; | left:0px; | ||
bottom:0; | bottom:0; | ||
− | width: | + | width:1349px; |
height:100%; | height:100%; | ||
background:#000; | background:#000; | ||
Line 76: | Line 77: | ||
<script> | <script> | ||
function route(){ | function route(){ | ||
− | window.location.href=" | + | window.location.href="/Team:WHU-China/Homepage"; |
} | } | ||
$(document).ready(function(e) { | $(document).ready(function(e) { | ||
Line 96: | Line 97: | ||
left:'35%' | left:'35%' | ||
},1000,function(){ | },1000,function(){ | ||
− | $("#bimg").append("<img src='https://static.igem.org/mediawiki/2015/7/74/WHU-China_enter.png' id='enter' onclick='route()' />"); | + | $("#bimg").append("<a href='javascript:return false;'><img src='https://static.igem.org/mediawiki/2015/7/74/WHU-China_enter.png' id='enter' onclick='route()' /></a>"); |
} | } | ||
); | ); | ||
Line 113: | Line 114: | ||
<div class="bottom" id="bot"> | <div class="bottom" id="bot"> | ||
<div class="bottomimg" id="bimg"> | <div class="bottomimg" id="bimg"> | ||
− | <img id="famen" src="https://static.igem.org/mediawiki/2015/ | + | <a href="javascript:return false"><img id="famen" src="https://static.igem.org/mediawiki/2015/1/18/Whu-China_famen.png" /></a> |
</div> | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 11:30, 17 September 2015