-
Hi,
i am new in using jquery_pagination, and have a problem.
I used the example code from the download-package...
Here is my pagination-javascript:
function pageselectCallback(page_index, jq)
{
…
-
### Summary of problem or feature request
Latest datatables doesn't use [legacy dom option](https://datatables.net/extensions/buttons/examples/initialisation/dom.html) and doesn't require jquery …
-
Hey there, first of all thanks for this gem that allows us have lightweight controllers without logic dealing with sort, filter and pagination!
I'm using rails 5.1.4 on a project and I can't figure…
-
I have a simple treegrid setup. On 151 records, I see the below exception:
```
jquery.treegrid.min.js:formatted:352 Uncaught RangeError: Maximum call stack size exceeded
at n.fn.init.getNodeId …
-
```
http://sspaste.com/paste/show/50eb527083d0e
https://github.com/AndrewLowther/infinite-scroll
http://www.infinite-scroll.com/infinite-scroll-jquery-plugin/
// Pagination.js
// @include /framework/…
-
**Describe the bug**
A clear and concise description of what the bug is.
**current version not supporting for jquery-3.6.3**
**To Reproduce**
Provide a re-produciable demo: http://codepen.io/sup…
-
see if you can use jquery's library for pagination
-
Can the filter controls be made more accessible. I had to overlay my own Javascript here to make the filters at the top keyboard and screen reader accessible.
https://www.prideindustries.com/news-a…
-
I am trying to use Isotope and Infinite Scroll in an Ajax call.
I applied somewhat of the answer from these issues:
https://github.com/metafizzy/isotope/issues/1481
https://github.com/metafizzy/i…
-
Thanks for the great work, just have one issue: like in https://github.com/nathansearles/Slides/issues/93, I wanted to put my pagination in a custom place and I can already propose my dirty workaround…