JavaScript
  Home arrow JavaScript arrow Building a Page Controller with the jQuery...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
JAVASCRIPT

Building a Page Controller with the jQuery Quick Pagination Plug-in
By: Alejandro Gervasio
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 3
    2009-12-31

    Table of Contents:
  • Building a Page Controller with the jQuery Quick Pagination Plug-in
  • Review: web application source code so far
  • Building a simple page controller in PHP
  • Paginating user-related data

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Building a Page Controller with the jQuery Quick Pagination Plug-in


    (Page 1 of 4 )

    Welcome to the final installment of the series that introduces you to the jQuery Quick Pagination plug-in. Comprised of five parts, this series takes an in-depth look at the most useful features provided by this jQuery add-on and shows you how to use it either for splitting up hard-coded HTML elements, such as paragraphs and images in chunks of readable data, or for paginating sets of database records.

    And now that I mentioned the term "database records," it's fair to recall that in the previous tutorial I started building a basic PHP-driven application. Its main task was to display on the browser basic information about some fictional users, previously fetched from a MySQL table.

    The purpose of coding an application like this was to demonstrate how to employ the functionality of Quick Pagination to paginate a few database rows, thus providing a more realistic context. Even so, the application in its current version doesn't do anything especially useful; it's only capable of statically generating the header and footer sections of a web page and nothing else. That's pretty boring and very distant from the dynamic scenario that we see every day on the web.

    Well, it's time to give the application a dramatic twist and make it much more functional. With that goal in mind, in this last part of the series I'm going to implement a basic page controller in PHP. It will not only fetch the user-related data from the corresponding MySQL table, but display this information in the form of paginated divs, thanks to the use of the Quick Pagination plug-in.

    Ready to tackle this last chapter of the series? Then let's get going!

    More JavaScript Articles
    More By Alejandro Gervasio


       · This last part of the series implements a basic page controller in PHP, which comes...
       · I have to say i pretty much h*a*t*e when you have to flip trough "pages" to read a...
       · I can understand your frustration (well, a paged article isn’t so bad to hate it) ,...
     

    JAVASCRIPT ARTICLES

    - Dynamic Drop-down Menus: Javascript Progress...
    - Creating Drop-down Menus Using Progressive E...
    - Building Slide Shows Using Progressive Enhan...
    - Form Validation with Progressive Enhancement...
    - Validating Web Forms: an Introduction to Pro...
    - Ajax Progressive Enhancement: Reading Remote...
    - Ajax Image Requests: Progresive Enhancement ...
    - jQuery Image Gallery: Working with Progressi...
    - Progressive Enhancement in an Image Gallery
    - Building a Drop-Down Menu with the HoverInte...
    - Using All of the HoverIntent jQuery Plug-in`...
    - Controlling Mouseout Events with HoverIntent...
    - Using the Interval Argument of the HoverInte...
    - Tweaking the Sensitivity of the HoverIntent ...
    - Introducing the HoverIntent jQuery Plug-in







    © 2003-2010 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek