Home arrow HTML arrow Building an ACP 3D HTML Table Image Gallery
HTML

Building an ACP 3D HTML Table Image Gallery


In this article I show you how the technology of Active Client Pages can be used to speed up the operation of a 3D HTML table image gallery. This technique is especially useful when visitors reach your site through a slow Internet connection. This is the first part of a two-part series.

Author Info:
By: Chrysanthus Forcha
Rating: 5 stars5 stars5 stars5 stars5 stars / 2
August 04, 2009
TABLE OF CONTENTS:
  1. · Building an ACP 3D HTML Table Image Gallery
  2. · Summary of Principles for 3D HTML Tables
  3. · Summary of a Simple Project of Image Gallery in 3D Table
  4. · JavaScript Code for an Ordinary 3D Image Gallery

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Building an ACP 3D HTML Table Image Gallery
(Page 1 of 4 )

I've written two articles that are relevant to what we will cover here: Building a 3D HTML Table and Building an Image Gallery in a 3D HTML Table. You'll find it helpful to read these two articles in the order I mentioned them before you read this one.

You need basic knowledge of JavaScript and HTML to understand this two-part series.

Active Client Pages

I am one of the innovators of Active Client Pages. I define Active Client Pages as the production of HTML pages at the client computer by the browser using web technology.

The secret of Active Client Pages lies in the fact that after the first page has been downloaded by the browser, other pages or data are downloaded in advance in the background, without the user knowing, and stored in an HTML master page (or frameset). This master page (or frameset) is the first page downloaded.

By the time the user has finished reading or otherwise dealing with the first page, the information for the next few pages has arrived at the browser. When the user needs the next page, the browser displays it from the store (master page).

This secret applies to images: after downloading the first set of images, download the rest of the images in advance before the user needs them.

Active Server Pages is abbreviated ACP.

Tutorial Order

I have given you the objective of this two-part series. I have explained what Active Client Pages are and given you a basic summary of how they work. I will go on to give you a summary of my principles of 3D HTML tables. Next, I will give you a summary of a simple project of an image gallery in a 3D table. Finally, I will explain how ACP makes the gallery operate quickly.


blog comments powered by Disqus
HTML ARTICLES

- HTML5 Boilerplate: Working with jQuery and M...
- HTML5 Boilerplate Introduction
- New API Platform for HTML5
- BBC Adopts HTML 5, Mozilla Addresses Issues
- Advanced Sticky Footers in HTML and CSS
- HTML and CSS Sticky Footers
- Strategy Analytics Predicts HTML5 Phones to ...
- HTML5 Guidelines for Web Developers
- Learning HTML5 Game Programming
- More Engaging CSS3 and HTML Background Effec...
- Engaging HTML and CSS3 Background Effects
- More Web Columns with CSS3 and HTML
- Columns with CSS3 and HTML
- Creating Inline-Block HTML Elements with CSS
- Drag and Drop in HTML5: Parsing Local Files

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 4 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials