Team:UCLA/Aal/javascripttemplate

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
<script>
<script>
$(document).ready(function(){
$(document).ready(function(){
-
   $("#test2").mouseover(function(){
+
   $("#test2").mouseenter(function(){
     $("#test2").animate({
     $("#test2").animate({
       right:'20px',
       right:'20px',

Revision as of 23:58, 6 August 2014