On 22 May 2012 18:42, Annet <[email protected]> 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: 'Next'
> , prev: 'Prev'
> , first: 'First'
> , last: 'Last'
> , totalMessage: 'Total $pages pages / $records records'
> };
> $(el).pagination(options);
> $(el).pagination('show', total, start);
>
>
> Regards
Johann
--
Because experiencing your loyal love is better than life itself,
my lips will praise you. (Psalm 63:3)