How to update image smoothly? ( HTML, Jquery)

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-04-19T21:09:21Z Indexed on 2010/04/19 21:13 UTC
Read the original article Hit count: 168

Filed under:
|
|
|
|

So I have image on my html page. I want uipdate it 14 times per second smoothly (with some default Jquery effect) (update image with one from URL same as image has ... or refresh if it sounds better) How to do such thing?

© Stack Overflow or respective owner

Related posts about html

Related posts about jQuery