BUG - hiding elements at the end of a slideshow...
|
|
...causes the scroll functionality to break. Hiding them at the start of a slideshow is fine though. |
|
|
I suspect I’m experiencing the same bug. When you say “hiding elements at the end of a slideshow” do you mean that the container has extra list item elements to the right of those being shown? If so, that is the problem I’ve found. Did you find a solution? |
|
|
Please ignore my post. It looks like it was caused by an old version of effects.js |
|
|
Nah – I have a slideshow with a bunch of pics in and want to be able to hide elements based on user input. Works fine if you’re hiding elements at the start of the slideshow but the minute you hide something at the end, the slideshow won’t scroll. |
|
|
Oh yea, and when you un-hide the elements at the end of slideshow, the scroll functionality returns…..and before someone asks, yes, there’s plenty of elements to scroll to when you’ve hidden a couple so scroll functionality shouldn’t disappear. |
|
|
Found a work-around for anyone that’s got the same problem – stick a blank element at the end of the slideshow. |