I want to add custom text in front of jQuery pagination plugin
we got like following in JQuery pagination plugin
|< < 1/23 > >|
I want to add text before it like following:
Page: |< < 1/23 > >|
I want like second format. How can I get it?
Anybody know how to get the “div” id in that control too?
The script at http://plugins.jquery.com/project/jquery-pagination has been packed, so I went to download the unpacked version at http://rohitsengar.cueblocks.net/jquery-pagination-plugin/.
Scroll to the bottom of the script and look for:
and change it to: