This is a simple jQuery pagination plugin, 3 CSS themes and Bootstrap support.
Use it
Step 1: together with JQuery, include jquery.simplePagination.js in your page:
< script type = "text/javascript" src = "path_to/jquery.js" ></ script > |
< script type = "text/javascript" src = "path_to/jquery.simplePagination.js" ></ script > |
JQuery 1.7.2 or later is recommended. Older versions might work as well, but they are not tested.
Step 2: OPTIONAL – include the CSS file with the 3 default themes
< link type = "text/css" rel = "stylesheet" href = "path_to/simplePagination.css" /> |
Read more:http://flaviusmatis.github.io/simplePagination.js
simple and useful jQuery pagination plugin
No comments:
Post a Comment