How to move around an image with javascript?

Posted by systempuntoout on Stack Overflow See other posts from Stack Overflow or by systempuntoout
Published on 2010-01-31T15:24:47Z Indexed on 2010/04/28 13:33 UTC
Read the original article Hit count: 384

Hi there

i'm developing a simple web quiz. Using javascript, i would like to create an effect that displays a small image (1UP) that wanders around the "game deck" when users reach a specific level or score; user could gain an extra life simply clicking on it in time. Do you know any Jquery plugin or javascript snippet to achieve an effect like this?

Thanks in advance Michele

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery