codrops / SlitSlider

A responsive slideshow with a twist: the idea is to slice open the current slide when navigating to the next or previous one. Using jQuery and CSS animations we can create unique slide transitions for the content elements.
459 stars 135 forks source link

Dynamically Add slide #15

Closed Eddie-Warp closed 10 years ago

Eddie-Warp commented 10 years ago

I am trying to build a new editor for the slider where you upload a photo and then set the text on the slide, but the slider does not seem to work with the injected html.

How can I dynamically add a new slide to the slider without breaking it?