Closed veralexa closed 9 years ago
You can edit CSS and add something like this: .jplist-pagingprev.jplist-hidden, .jplist-pagingnext.jplist-hidden{ display: block; }
Thank you very much thats what i want.
You're welcome :)
thank you very much
😊
2015-11-02 13:42 GMT+01:00 Miriam Zusin notifications@github.com:
You can edit CSS and add something like this: .jplist-pagingprev.jplist-hidden, .jplist-pagingnext.jplist-hidden{ display: block; }
— Reply to this email directly or view it on GitHub https://github.com/no81no/jplist/issues/145#issuecomment-153007032.
Hi I want that the jplist-pagingprev (first, jplist-prev) and jplist-pagingnext (jplist-next, jplist-last) always show dont hide. I wont show them but disabled if they are not active.
How can i do this.
Thanks