Team:Queens Canada/SynthetiQ/PCR

From 2012.igem.org

(Difference between revisions)
Line 76: Line 76:
<script type="text/javascript">
<script type="text/javascript">
$("#video").click(function(){
$("#video").click(function(){
-
     $("#synthetiqvideo").animate({width: "100%"});
+
     $("#synthetiqvideo").filter(':not(:animated)').animate({left: "=0px"});
});
});
Line 82: Line 82:
<script type="text/javascript">
<script type="text/javascript">
$("#protocols").click(function(){
$("#protocols").click(function(){
-
     $("#synthetiqvideo").filter(':not(:animated)').animate({ "width": "0%" });
+
     $("#synthetiqvideo").filter(':not(:animated)').animate({ "left": "-1000px" });
});
});

Revision as of 05:30, 17 August 2012

Control
video
protocol