Difference between revisions of "Sandbox"

From Organic Design wiki
Line 1: Line 1:
 
<html>
 
<html>
 
<script>
 
<script>
$('.firstHeading h1').animate(
+
$('.firstHeading').animate(
 
   { 'font-size': 50 },
 
   { 'font-size': 50 },
 
   { duration: 100, easing: 'swing', step: function(now,fx) { alert(now); } }
 
   { duration: 100, easing: 'swing', step: function(now,fx) { alert(now); } }

Revision as of 14:52, 2 February 2012