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(){
-
     $("#synthetiqcontent").filter(':not(:animated)').animate({ left: "=0px" });
+
     $("#synthetiqcontent").filter(':not(:animated)').animate({ "left": "=0px" });
});
});
                   return false;
                   return false;
Line 83: Line 83:
<script type="text/javascript">
<script type="text/javascript">
$("#protocols").click(function(){
$("#protocols").click(function(){
-
     $("#synthetiqcontent").filter(':not(:animated)').animate({ left: "=-1000px" });
+
     $("#synthetiqcontent").filter(':not(:animated)').animate({ "left": "=-1000px" });
});
});
     return false;
     return false;

Revision as of 05:16, 17 August 2012

Control
video
protocol