Twitter Bootstrap Pagination and Pager
Ultra Simple and Minimal CSS based Pagination and Pagers from the Twitter Bootstrap Framework. Use the .disabled
class for unclickable links and the .active
class for link that relates to the current page. .pagination-right
class will right align the pagination while .pagination-centered
will align it in the center.
The pager component can be used to implement a lighter pagination, for example: one with just next/previous links. You can use the general .disabled
class with it too.