Team:UCLA/Aal/javascripttemplate

From 2014.igem.org

(Difference between revisions)
Line 7: Line 7:
       right:'10px',
       right:'10px',
     });
     });
-
  });
 
-
  .mouseleave(function(){
 
-
    $("#test2").animate({
 
-
      right:'-10px',
 
-
  });
 
   });
   });
});
});
</script>
</script>
</html>
</html>

Revision as of 00:00, 7 August 2014