How to move around an image with javascript?
- by systempuntoout
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