Team:UCL/Memories

From 2013.igem.org

(Difference between revisions)
Line 15: Line 15:
$(document).ready(function(){
$(document).ready(function(){
   $("#button1").click(function(){
   $("#button1").click(function(){
 +
    $("#box1").fadeOut();
     $("#box2").fadeIn();
     $("#box2").fadeIn();
   });
   });

Revision as of 13:30, 30 August 2013