Team:Hong Kong HKUST/test6

From 2013.igem.org

(Difference between revisions)
Line 6: Line 6:
<script type="text/javascript">
<script type="text/javascript">
$(document).ready(function(){
$(document).ready(function(){
-
   $("#aaa").click(function(){
+
   $("#slideshow").click(function(){
     $("#video").toggle();
     $("#video").toggle();
   });
   });
Line 21: Line 21:
-
#aaa
+
#slideshow
{
{
position:fixed;
position:fixed;
Line 50: Line 50:
<iframe src="//www.youtube.com/embed/vwJ6LKIVt5Y?rel=0" frameborder="0" allowfullscreen  id="video"></iframe>
<iframe src="//www.youtube.com/embed/vwJ6LKIVt5Y?rel=0" frameborder="0" allowfullscreen  id="video"></iframe>
<br>
<br>
-
<p id="aaa">
+
<p id="slideshow">
Click here to see our project overview video!
Click here to see our project overview video!
</p>
</p>
</body>
</body>
</html>
</html>

Revision as of 13:02, 8 August 2013


Click here to see our project overview video!