Search code examples
jquery-uijquery-ui-accordionjquery-ui-plugins

jQuery UI Accordion and paging


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.


Solution

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