Lukas,
I hope you dont mind, I extended slideshow to provide glitzy crossfading
pictures with a little javascript.
There is a slight problem which shows up if you try to un a slideshow
without any |<< >>| tools showing. It appears that if you render a div
with nothing in it (a), and later via an evaluator update that div,
again with nothing in it(b). In IE the div appears, where it wasnt
visible before.
The code is in Pier-SlideShow
(a) PRSlideShowCrossFade-#renderSlideshowOn: html
(b) PRSlideShowCrossFade-#applyCrossFadeTo: script
any thoughts?
Keith