BACK TO FURATTO ADD-ONS

Pagination on Furatto

Sleek and beautiful pagination

Pagination

Provides a super simple pagination components to have a multi-page app.

Default pagination

Great for large search results. Provides a nice transition when over.

         


        
      

Disabled and active states

It is super easy to add pagination states. Add the .disabled class name or the .active class name accordingly.

          

          
        

Sizing

The pagination add-on provides a way to increase the its size just by calling the .pagination-big class name on the ul element.

           
    ...

Alignment

It is really easy to align the pagination add-on to the right or to the center, just by adding the .pagination-right and .pagination-center class names.

          
    ...
    ...

Inverse pagination

To get an inverse version of the pagination, just add the .pagination-inverse class name.

             
    ...
Download