Team:KAIST-Korea/jihantest

From 2011.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 9: Line 9:
$(".flip").click(function(){
$(".flip").click(function(){
     $(".panel").slideToggle("slow");
     $(".panel").slideToggle("slow");
-
  });
 
-
$("button").click(function(){
 
-
    $("div").animate({height:300},"slow");
 
-
    $("div").animate({width:300},"slow");
 
   });
   });
});
});
Line 43: Line 39:
 +
<button>Start Animation</button>
</body>
</body>
</html>
</html>

Latest revision as of 14:29, 27 June 2011

Because time is valuable, we deliver quick and easy learning.

At W3Schools, you can study everything you need to learn, in an accessible and handy format.

Fat Dog