Template:Team:USyd-Australia/Bits

From 2014.igem.org

(Difference between revisions)
Line 8: Line 8:
<script>
<script>
$(document).ready(function(){
$(document).ready(function(){
-
$("#img1").on('click', function() {
 
-
  $("#div1").fadeIn();
 
-
  $("#div2").fadeOut();
 
-
  $("#div3").fadeOut();
 
-
  $("#div4").fadeOut();
 
-
});
 
-
$("#img2").on('click', function() {
 
-
  $("#div1").fadeOut();
 
-
  $("#div2").fadeIn();
 
-
  $("#div3").fadeOut();
 
-
  $("#div4").fadeOut();
 
-
});
 
-
 
-
$("#img3").on('click', function() {
 
-
  $("#div1").fadeOut();
 
-
  $("#div2").fadeOut();
 
-
  $("#div3").fadeIn();
 
-
  $("#div4").fadeOut();
 
-
});
 
-
 
-
$("#img4").on('click', function() {
 
-
  $("#div1").fadeOut();
 
-
  $("#div2").fadeOut();
 
-
  $("#div3").fadeOut();
 
-
  $("#div4").fadeIn();
 
-
});
 
   $("#PrimerClick").on('click', function() {
   $("#PrimerClick").on('click', function() {
     $(this).hide();
     $(this).hide();
-
     $("#gBlockTable).hide();
+
     $("#PrimerTable).hide();
-
     $("#PrimerTable").show();
+
     $("#gBlockTable").show();
});
});
   });
   });

Revision as of 04:32, 16 October 2014

iGEM_Link


Primer Name Sequence Date Made GC% Length Tm(°C) Comment
gBlock Name Sequence Date Made GC% Length Comment

1
2
3
4