tags:

views:

146

answers:

2

Hi friends,

I need to animate a square, just like move around with in a div. Its should never stop until i meet a condition.

Please help me how to write this.. I could use some example...

A: 

You may get more help if you were to tell how it should be animated, or give an example of what you've tried so far.

bowens
+2  A: 

The jQuery docs has an example of an animation queue that moves a square around.

redsquare