Team:WHU-China

From 2011.igem.org

(Difference between revisions)
Line 15: Line 15:
   $("#fast1").click(function(){
   $("#fast1").click(function(){
   $("#fast1").animate({width:300},"slow");
   $("#fast1").animate({width:300},"slow");
-
   $("#fast1").animate({width:100},"slow");
+
   $("#fast1").animate({width:150},"slow");
})
})
  $("#fast2").click(function(){
  $("#fast2").click(function(){
   $("#fast2").animate({width:300},"slow");
   $("#fast2").animate({width:300},"slow");
-
   $("#fast2").animate({width:100},"slow");
+
   $("#fast2").animate({width:150},"slow");
})
})
});
});
Line 29: Line 29:
#fast1,#fast2
#fast1,#fast2
{
{
-
height:auto;  
+
height:40px;  
-
width:100px;
+
width:150px;
 +
font-size:22px;
 +
font-family:Calibri;
background:#36C;
background:#36C;
text-align:center;
text-align:center;
position:absolute;
position:absolute;
top:390px;  
top:390px;  
 +
}
 +
#Video1
 +
{
 +
height:200px;
 +
width:200px;
 +
position:absolute;
 +
top:420px;
}
}
Line 40: Line 49:
{
{
float:left;
float:left;
-
right:20px;
+
right:0px;
}
}
Line 162: Line 171:
</div>
</div>
<div id="fast1">
<div id="fast1">
 +
</br>
快捷入口1
快捷入口1
</div>  
</div>  
<div id="fast2">
<div id="fast2">
 +
<br/>
快捷入口2
快捷入口2
</div>  
</div>  
 +
<div id="Video1">
 +
  <EMBED SRC="http://v.ku6.com/show/-TCFgbb-8L3yd8SZ.html" autostart=false loop=false>
 +
</div>
 +
<div id="Video1m">
 +
 +
</div>
 +
</div>
</div>
</div>
</body>
</body>

Revision as of 12:58, 11 September 2011

此处显示 我们的flash作品

快捷入口1

快捷入口2
  

Count Down

days

hours

minutes

seconds

Visitor

Retrieved from "http://2011.igem.org/Team:WHU-China"