0

How can I animate an object using jquery? It should appear after a while, grow, stay that way for a random number of seconds and then shrink and disappear (this should repeat endlessly). I have tried a few things, but I just can't get it working.

Any help will be appreciated.

4

1 に答える 1

0

http://jsfiddle.net/iambriansreed/8sMQF/

いくつかのsetIntervals、jQuery animate()、およびfadeIn() / fadeOut()を使用します。

于 2012-06-19T01:09:17.037 に答える