Forum Moderators: open
I'm working on a website that has moving div's. I've defined an image as a div and put it the upper left corner of the screen (position:absolute left=30 top=30), Then created a function that moves it gradually across the screen 500 pixels, and then stops it.
What I'd like to know is, is there a way to make the image fade in and fade out over a period of say three seconds?