How to use jQuery to show images like video
I would like to use a plugin similar to cycle to take images, and treat them more like a video. It would do a little bit of scroll/pan/tilt/zoom(in/out) for a few seconds on t开发者_StackOverflow中文版he image and then fade to the next image. I can't find anything even remotely close to this, but it seems like just the thing jQuery is built for.
How can I do this?
http://tobia.github.com/CrossSlide/
精彩评论