Team:UCLA/Aal/javascripttemplate

From 2014.igem.org

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

Revision as of 23:40, 6 August 2014