-
Notifications
You must be signed in to change notification settings - Fork 379
Closed
Labels
Description
In some project I need to load the slider dynamically, but when the new contents results in no slides to show, I start to get errors in the console (mostly cryptic, since I'm using the minimized version of both jQuery and AnythingSlider). But this problem it is always reproducible when initializing AnythingSlider for an empty UL (UL element with no LI children). Could AnythingSlider be aware of this scenario? One of the most atractive options of AnythingSlider is the posibility of changing contents on the fly, but this case is missing support.