JQuery Animation Question

Posted by Sarfraz on Stack Overflow See other posts from Stack Overflow or by Sarfraz
Published on 2010-03-22T10:22:58Z Indexed on 2010/03/22 10:31 UTC
Read the original article Hit count: 443

Hello,

I have created a jquery animation that can be seen by clicking the Preview button on top:

http://jsbin.com/anayi3/edit

I have used the slideDown animation method. The problem is that all items slide down together. I want to each number to display after short delay. It should not be much of problem for experienced jquery developers.

How to do that?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript