> Has anybody gotten a sIFR'd text element to work properly with the > cycle plugin? I can sIFR a <p> element, and I can create a slideshow > with that same <p> element, but not at the same time. The first > sIFR'd element in the slideshow shows fine, but subsequent slides > disappear. > > When I thought about doing it, I didn't really expect it to work - > there is so much going on there that something was bound to break. > But I thought I would try it. I tried using the latest sIFR > configuration (3r397) and the jQuery sIFR plugin (which uses sIFR 2 I > believe).
Jeff, I haven't tried this but I think you'd have better success if you wrapped each paragraph in a div and used the divs as the slides. That should avoid any confusion with the flash objects. Mike

