jquerytools / jquerytools

The missing UI library for the Web
http://jquerytools.org
1.8k stars 523 forks source link

add summarize parameter for scrollable (feature) #520

Open manicko opened 13 years ago

manicko commented 13 years ago

this is just a crosspost from forum:

by default I need to group images for scrollable by wrapping them in DIVs (e.g.

5 images
next 5 images
etc.)

Unfortunately not able to use this method (images output is automatic and not flexible at all :(( ).

Is there any way to add auto summarization to scrollable? Parameter which could be set to control pagination -how many images to display per page.

It is done here http://www.no-margin-for-errors.com/projects/prettygallery/documentation/. Parameter - itemsPerPage, but this gallery is a bit buggy and heavier.

alibby251 commented 12 years ago

This sounds like a useful feature to have - this needs further investigation; marking it as a feature request