Forum Moderators: open

Message Too Old, No Replies

javascript move image on screen

Looking for a simple script

         

senior31

7:11 am on Apr 27, 2009 (gmt 0)

10+ Year Member



I would like to make an image move across the screen and return and settle down, upon opening the index page. I know html but not javascript.

whoisgregg

3:25 pm on Apr 28, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, senior31!

It sounds like you want to do javascript animation. Since you are new to javascript, I highly recommend using one of the libraries that are available with animation functions built-in. It will still be a pretty steep learning curve, but at least you can skip some of the cross browser inconsistencies.

Possible choices include (in order only of how familiar I am with each):

If you get started on the code and run into trouble, please post back your code snippets and we'll do what we can to help. :)

senior31

7:02 pm on Apr 28, 2009 (gmt 0)

10+ Year Member



Thanks, I'll try these. Ralph