Dynamic-Carousel
Dynamic-Carousel copied to clipboard
Init after ajax data received
Great work. Thanks!
I update the DOM following an AJAX call. How can I init the carousel after the data are received?
Currently, the code returns because of: if( this.data( "carousel-initialized" ) ) { return; }