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?