Hello,
i have a content slider which contents are loaded via AJAX. And inside the loaded content there are some scrollables (each wrapped inside divs).
Now the problem:
On first page load the slider contents are loaded via AJAX and the scrollables inside WORK fine!
When i slide to the end of my slider, new contents (with scrollables inside) are automatically loaded via AJAX. After the AJAX call is successful i fire a function to init the new loaded scrollables, but the loaded scrollables does NOT WORK!
I'm happy for every idea to solve this problem! Thanks in advance!
i have a content slider which contents are loaded via AJAX. And inside the loaded content there are some scrollables (each wrapped inside divs).
Now the problem:
On first page load the slider contents are loaded via AJAX and the scrollables inside WORK fine!
When i slide to the end of my slider, new contents (with scrollables inside) are automatically loaded via AJAX. After the AJAX call is successful i fire a function to init the new loaded scrollables, but the loaded scrollables does NOT WORK!
I'm happy for every idea to solve this problem! Thanks in advance!
