I need a iframe slideshow that animates between a HTML iframe. I have 5 iframe
s that have to automatically switch between themselves and loop.
How would I create 开发者_高级运维a dynamic iframe
slideshow?
Have you tried using the innerFade plugin for jQuery? I've used it several times, it allows you to have a slideshow with almost anything, so I guess iframes will work!
精彩评论