Home arrow JavaScript arrow Paginating Images with the jQuery Quick Pagination Plug-in
JAVASCRIPT

Paginating Images with the jQuery Quick Pagination Plug-in


In this third part of a series on the jQuery Quick Pagination plug-in, I show you how to use it to paginate a set of sample images. The process is very similar to paginating paragraphs with the plug-in, so you shouldn’t have major difficulties performing the same task with other HTML elements.

Author Info:
By: Alejandro Gervasio
Rating: 4 stars4 stars4 stars4 stars4 stars / 3
December 28, 2009
TABLE OF CONTENTS:
  1. · Paginating Images with the jQuery Quick Pagination Plug-in
  2. · Review: removing the page counter when paginating HTML paragraphs
  3. · Paginating a collection of images with the Quick Pagination Plug-in
  4. · Navigating across paginated images

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Paginating Images with the jQuery Quick Pagination Plug-in
(Page 1 of 4 )

Among the large number of plug-ins currently available for the popular jQuery JavaScript library, there’s one in particular that might be especially attractive to you. It boasts a flat learning curve and easy configuration. I'm talking about Quick Pagination, a lightweight package created by Mark Perkins that will let you paginate a great variety of web page elements, such as divs, images and list items via a simple, effective API, without turning these elements into inaccessible structures.

To demonstrate how useful the Quick Pagination plug-in can be, in previous parts of this series I created a couple of examples to show how to use the plug-in for paginating a collection of paragraphs. In the first case, aside from displaying the classical “prev” and “next” links that permit users to move back and forward across chunks of HTML elements, a simple page counter was added to the whole paging mechanism, thus making it slightly more functional.

On the other hand, the second example implemented a similar pagination schema, but the page counter was hidden from view, thanks to the programmatic manipulation of the plug-in’s “showcounter” argument. This obviously showed how easy it is to put the Quick Pagination plug-in into action, not to mention its remarkable customization capabilities.

While using the plug-in for paginating paragraphs is fine, Quick Pagination has much more to offer in terms of versatility. As I said, it allows you to paginate several HTML elements, including naturally images. So, in this third tutorial of the series I’ll be developing yet another practical example, which will illustrate how to use the plug-in for paginating a set of sample images.

Are you eager to learn how this will be accomplished? Then start reading!


blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Tutorials for Beginners
- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 11 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials