Hi Johann,
Thanks for your reply. It gives me a starting point to find out how this
plugin works.
Best regards,
Annet
On 22 May 2012 18:42, Annet wrote:
>
> The common usage is like this:
>
> function callback(page){
> //do what you want to do
> }
>
> This is an empty function. I suspect the code below has to go in before
the last }
> var options = {
> pageRows:page_nums
> , onChange:callback
> , next: 'Ne
I have a unordered list on which I want to plugin bootstrap-pagination.js.
https://github.com/limodou/plugs/blob/master/plugs/ui/bootstrap/static/bootstrap/2.0.3/js/bootstrap-pagination.js
According to Limodou this is the way it should work:
The common usage is like this:
function callback(pag
3 matches
Mail list logo