I am wondering how I would have a series of images pan across the browser from right to left? For example, I have several different images of clouds and I would like them to do a simple linear pan from right to left. Every ten seconds, a new cloud would begin panning. How would I do this in JavaScript?
There are some scripts for shifting images like that. You can find them in google, however you can do this with scriptaculous library and a little more code of your own easily. See script.aculo.us