Team:Oxford

From 2014.igem.org

(Difference between revisions)
Line 243: Line 243:
   $("#arrowr").click(function(){
   $("#arrowr").click(function(){
     $("#grey").animate({right:'-13%'}, "fast");
     $("#grey").animate({right:'-13%'}, "fast");
-
  });
 
-
});
 
-
$(document).ready(function1(){
 
-
  $("#arrowl").click(function1(){
 
-
    $("#grey").animate({right'-9%'}, "fast");
 
   });
   });
});
});

Revision as of 01:01, 2 September 2014