简体   繁体   中英

Filtering ajax content with jscroll

我正在使用自举过滤器,并将整个ajax响应加载到div,其中包含指向jscroll的下一页的链接,但是它无法正常工作也无法加载。当我第一次进入页面时,它可以正常运行。

My solution after the Ajax has finished set jscroll data tou null, $(container). data('jscroll', null) it should work perfectly. After that you call jscroll again with your parameters.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM