How to use semantic lists to provide pagination for all kinds of data
If you're developing a front end to web applications, sooner or later, you'll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. You'll find that you use the same techniques - perhaps use an old bit of code as a template and change it to suit your needs each time. This article is explains how you can use a quick class to handle pagination easily - leaving you only the associated CSS presentation markup to add to make your solution complete. For the sake of completeness, we'll provide a sample CSS snippet that you can alter to fit your site design.
- Visit Site:
- How to use semantic lists to provide pagination for all kinds of data
- Version:
- 1.0
- Filed in:
-
PHP / Tutorials & Tips / Site Navigation
- Platforms:
-




- Databases:
-
- Date Added:
- Jun 30, 2005
- Last Updated:
- Jul 2, 2005
License and Pricing Information
LGPL
Free to use in any application so long as the license and other header information is kept intact.
Price: $0.00 USD
LGPL
Free to use in any application so long as the license and other header information is kept intact.
Price: $0.00 USD
| Publisher site visits: | 2,395 |
|---|---|
| Average rating: | 3.44 |
| Total ratings: | 9 |
Publisher Info
- Author:
- Mick Sear
