jscroll
jscroll copied to clipboard
Can't get 2 jscroll working
$( document ).ready(function() {
$('.mountakhab .load-section').jscroll({
debug : true,
nextSelector: '.mountakhab-link a',
contentSelector: '.category-articles-list'
});
$('.botola-pro .load-section').jscroll({
debug : true,
nextSelector: '.botola-pro-link a',
contentSelector: '.category-articles-list'
});
});
When the first termined jscroll is destroyed Firebug : jquery.jscroll.js:195 jScroll: nextSelector not found - destroying