Forum Moderators: open
Thanks in advance!
[edited by: engine at 9:41 am (utc) on June 24, 2009]
[edit reason] No urls, please see WebmasterWorld TOS [/edit]
To achieve this, instead of simply swapping the src value of the image, use absolute positioning and z-index to place the new image below the old image. Then, using setTimeout have a function reduce the opacity of the top image by a few percent every 1/10th of a second or so.