superRaytin / paginationjs

A jQuery plugin to provide simple yet fully customisable pagination.
http://pagination.js.org
MIT License
912 stars 659 forks source link

Add demo example working with server side #58

Closed manueljordan closed 5 years ago

manueljordan commented 6 years ago

Is possible add an example about a variation of the current example but retrieving the data from the server side? It for a more realistic scenario.

Thank you

fabiofdsantos commented 6 years ago

@manueljordan,

Do you want a RESTful/SOAP/Whatever HTTP API example? It really depends on the programming language you are using on the server-side.

manueljordan commented 6 years ago

Hello, @fabiofdsantos

I work with Java and Spring Framework. For the latter, something with Ajax. Working with Spring MVC @Controller. Returning 'raw' data.

MR-AMDEV commented 6 years ago

A PHP example would be great also .Thanks

superRaytin commented 5 years ago

sorry, i can't help for this, can someone help?