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

Hide navigation if number_of_pages == 1 #47

Open adnen-chouibi opened 10 years ago

adnen-chouibi commented 10 years ago

if number of pages return 1 so hide bar navigation if "show_navigation_if_one" set to 1

itsthomas commented 10 years ago

Great! This should be added to the documentation: https://github.com/wesnolte/Pajinate/wiki

Thanks