HTML
  Home arrow HTML arrow Building an ACP 3D HTML Table Image Galler...
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? 
HTML

Building an ACP 3D HTML Table Image Gallery
By: Chrysanthus Forcha
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2009-08-04

    Table of Contents:
  • Building an ACP 3D HTML Table Image Gallery
  • Summary of Principles for 3D HTML Tables
  • Summary of a Simple Project of Image Gallery in 3D Table
  • JavaScript Code for an Ordinary 3D Image Gallery

  • 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 an ACP 3D HTML Table Image Gallery


    (Page 1 of 4 )

    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.

    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.

    More HTML Articles
    More By Chrysanthus Forcha


     

    HTML ARTICLES

    - Comparing Browser Response to Active Client ...
    - Testing Browser Response to Active Client Pa...
    - Active Client Pages: Completing the Code for...
    - ACP and Browsers: Setting up an Example
    - How Browsers Respond to Active Client Pages
    - Completing a Tree with Active Client Pages
    - HTML Form Verification and ACP
    - Building an ACP Tree
    - Completing an ACP 3D HTML Table Image Gallery
    - Building an ACP 3D HTML Table Image Gallery
    - A Multiple Page Image Gallery with Active Cl...
    - Building an Image Gallery with Active Client...
    - Concluding a Menu for All Browsers
    - A Vertical Menu for All Browsers
    - Downloading Long HTML Pages with ACP







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