[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. However, rather
than a 1 record per row table display I need a 3 records per row style
layout with product name and product image in each table cell.

Any thoughts on the kind of control, recommendations or starting points?

Best Wishes,
Peter

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Paging small recordset

2007-03-02 Thread Benjamin Sterling

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] wrote:


 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. However, rather
than a 1 record per row table display I need a 3 records per row style
layout with product name and product image in each table cell.

Any thoughts on the kind of control, recommendations or starting points?

Best Wishes,
Peter

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/





--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


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] wrote:
 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. However, rather
 than a 1 record per row table display I need a 3 records per row style layout
 with product name and product image in each table cell.
 
 Any thoughts on the kind of control, recommendations or starting points?
 
 Best Wishes,
 Peter
 
 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/
 
 
 


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/