wesnolte / Pajinate

A jQuery Pagination Plugin
http://th3silverlining.com/2010/04/15/pajination-a-jquery-pagination-plugin/
MIT License
207 stars 97 forks source link

Add support for Twitter Bootstrap #22

Closed juggernaut closed 12 years ago

juggernaut commented 12 years ago

Bootstrap expects slightly different markup for page links - the links must be wrapped in li elements. Add code to support this.