Team:UCLA/Aal/javascripttemplate

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js">
$(document).ready(function(){
$(document).ready(function(){
-
   $("overlay").click(function(){
+
   $("image").click(function(){
     $("test").animate({left:'250px'},5000);
     $("test").animate({left:'250px'},5000);
   });
   });

Revision as of 20:45, 6 August 2014