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: 462
Hello,
I have created a jquery animation that can be seen by clicking the Preview button on top:
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