bxslider-3 icon indicating copy to clipboard operation
bxslider-3 copied to clipboard

reloadSlider() keeps adding onto itself

Open minifiredragon opened this issue 10 years ago • 1 comments

No matter how I call the reloadSlider(), it always adds a bx-wrapper and everything inside the original bx-wrapper. So if I call it 10 times, I will have 9 nested bx-wrappers, and 10 sets of controls. Furthermore, it also drops the original settings. I can only retain the setting by repassing the original settings back into the reloadSlider().

As for the destroySlider(), all it does is set the controls to move 1 image at a time instead of however many are set to got in a click.

minifiredragon avatar Dec 09 '14 03:12 minifiredragon

I have the same issue. Destorying the slider doesn't help

Warface avatar Jul 08 '15 19:07 Warface