I am rotating a series of images on my webpage adn would like to add a fade or other dissolvve feature to go from one image to the other.
I've seen something like the following but don't know how to impliment it.
Any ideas?
Thanks for you help, as always.
I've seen something like the following but don't know how to impliment it.
Code:
style.filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)"
Any ideas?
Thanks for you help, as always.