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

no_more class not attached #21

Closed tvdeyen closed 12 years ago

tvdeyen commented 12 years ago

If the first or last page is active the promised no_more class is not attached to prev / next links

tvdeyen commented 12 years ago

My bad.

I set the nav_label_info option to false instead of passing an empty string to disable it.