Re: [jQuery] Paging small recordset

2007-03-02 Thread Peter Bell
Looks great ­ many thanks. Best Wishes, Peter On 3/2/07 11:00 AM, "Benjamin Sterling" <[EMAIL PROTECTED]> wrote: > > Take a look at the plugin below and see if that helps. > http://rikrikrik.com/jquery/pager/ > > On 3/2/07, Peter Bell <[EMAIL PROTECTED

[jQuery] Paging small recordset

2007-03-02 Thread Peter Bell
Hello All, I¹m looking to get started with jQuery (finally ­ been lurking for a while!). I need to be able to page through a small recordset but because of its small size, I don¹t need to go back to the server for the data ­ just to display/hide records for the 3-4 pages of data to display. Howev