Team:UCLA/Aal/javascripttemplate

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
   $(".image").mouseover(function(){
   $(".image").mouseover(function(){
     $("#test2").animate({
     $("#test2").animate({
-
       right:'250px',
+
       right:'150px',
     });
     });
   });
   });

Revision as of 23:51, 6 August 2014