When javascript is disabled the layers start to overlap each other making the text unreadble (at least in Firefox 2 and IE7). Same problem in both the release and latest dev. Using default theme Garland.
Fixed by adding: .scrollContainer div.panel { height: auto; } to theme stylesheet. Not sure if that breaks something else though; I see the original documentation for slider.js specifies the height, though the original demo doesn't appear to suffer the same problem.
Other than that, very cool module. Thanks!
Comments
Comment #1
deadhead commentedoOps... I just realized the content I had submitted was too long to fit in the originally specified 210px height (it was random text so I didn't noticed it was getting truncated). Sorry guess this really isn't a bug.