jQuery UI Accordion and paging

大兔子大兔子 提交于 2019-12-11 23:38:52

问题


Has anyone had any luck getting any sort of paging plugin to work with the jQuery UI Accordion? When I use SimplePager with it everything breaks.


回答1:


I've written a simple class to paginate the accordion. Check out http://pastebin.com/wZ8ztedJ




回答2:


The answer turned out to be using Knockout.js which allows paging from a data point of view.



来源:https://stackoverflow.com/questions/5666844/jquery-ui-accordion-and-paging

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!