-
I'd like to make a recommendation that the default link_to be 'javascript:void(0)' rather than '#'. There are two reasons for this:
1) '#' actually causes the page to scroll
2) If you're using jQuer…
rizen updated
7 years ago
-
Latest version of bootpag.js is 1.0.7
while on cdn only 1.0.4 is available http://cdnjs.com/libraries/jquery-bootpag
1.0.4 has bug which doesn't apply `pagination` class properly and pagination list …
-
```
What steps will reproduce the problem?
1) I used jQuery version 1.3.2 along with Galleriffic 2.0 when i start
integrating it and it worked fine. But later I have to use the latest available
vers…
-
```
What steps will reproduce the problem?
1) I used jQuery version 1.3.2 along with Galleriffic 2.0 when i start
integrating it and it worked fine. But later I have to use the latest available
vers…
-
Hi,
Im starting to get this error and cannot work out why:
Uncaught ReferenceError: ECS_add_action is not defined
at HTMLDocument. (ecs_ajax_pagination.js?ver=3.0.0:9)
at i (jquery.js?…
-
I'm using Grails 2.4.2 with asset-pipeline plugin, and I can't for the life of me figure out how to get remote pagination to work with my project (https://github.com/harbdog/roguemek) due to this erro…
-
I'm having problem trying to make de pagination dropdown not working. My problem is similar to #338. I tried to import the bootstrap.js file but I'm having trouble with jquery import:
`Bootstrap's …
rulgf updated
7 years ago
-
In line 366 add your custom class="" For example : (anchor)
**IN [ jquery.onepage-scroll.js ]**
```
if(settings.pagination == true) {
$(".onepage-pagination li a, .anchor").click(function…
-
@rschroeder Currently in jQuery Datatables, if you set pagination to false it sends a _Take_ parameter as -1. Should we follow suit here and send -1?
Consider that we want the same server side behav…
-
I've installed the show-export plug-in for the table, followed the installation guide, added the scripts etc. then added the code for the table.. but it doesn't show. It's completely stumped me, so I …