stevenwanderski / bxslider-4

Responsive jQuery content slider
Other
4.22k stars 1.84k forks source link

Add dynamic content to initialized slider #333

Open nmaves opened 11 years ago

nmaves commented 11 years ago

Is there any way to add

  • elements to the slider without having to reload the entire slider? We want to be able to dynamically add content as the user clicks the forward button. In-fact we want to proactivly load more slides behind the scenes as they click forward. We have an large amount of slides and we don't want to load them all up front. We also want to stay on the current slide when we add the content.

    Any ideas?

  • travismillerweb commented 10 years ago

    I'm having the same issue with this. Any one figure this out?