Difference between revisions of "Team:WHU-China"

 
(53 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
<body>
 
<body>
 
<style>
 
<style>
html,body{
+
 
margin:0;
+
#globalWrapper, #content { /*-- changes default wiki settings --*/
height:100%;
+
        position: static;
 
}
 
}
 
.top{
 
.top{
Line 11: Line 11:
 
top:0px;
 
top:0px;
 
left:0px;
 
left:0px;
width:100%;
+
width:1349px;
 
height:40%;
 
height:40%;
 
background:#FFF;
 
background:#FFF;
Line 29: Line 29:
 
left:0px;
 
left:0px;
 
bottom:0;
 
bottom:0;
width:100%;
+
width:1349px;
 
height:100%;
 
height:100%;
 
background:#000;
 
background:#000;
Line 77: Line 77:
 
<script>
 
<script>
 
function route(){
 
function route(){
window.location.href="homepage.html";
+
window.location.href="/Team:WHU-China/Homepage";
 
}
 
}
 
$(document).ready(function(e) {
 
$(document).ready(function(e) {
Line 97: 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 114: 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/e/e1/WHU-China_famen.png" />
+
<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