JavaScript
  Home arrow JavaScript arrow Wrapping Up Chrys`s Approach to Active Cli...
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

Wrapping Up Chrys`s Approach to Active Client Pages
By: Chrysanthus Forcha
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2009-09-18

    Table of Contents:
  • Wrapping Up Chrys`s Approach to Active Client Pages
  • Technical Description of the Simple Example
  • A Note on HTML Documents
  • Summary of the Window Phase of Chrys’s Approach to ACP

  • 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


    Wrapping Up Chrys`s Approach to Active Client Pages


    (Page 1 of 4 )

    In this last part of a 12-part series, we get the conclusion to Chrys’s Approach to Active Client Pages. Before the conclusion, we shall look at a simple example. We'll also talk briefly about HTML documents, and explain which browsers work well with ACP and which ones do not.

    Description

    Let us look at a simple example here. The session begins with a master window. This master window has the possibility of producing only one window. The second window can produce two windows. One of these two windows can produce another window, while the other one can produce two documents. The second document produced can produce a window. The following tree represents this:


    Fig. 12.1 An ACP Tree

    From the diagram, at level 0 you have the master window. At level 1 you have a window that is produced by the master window. At level 2 you have two windows. At level 3 you have one window and two documents. At level 4 you have one window.

    The window at level 0 (the master level) has a button. When this button is clicked, the window for level 1 will open. The window at level 1 can produce two windows. It has two buttons; each button produces a window. The windows produced are alternate windows. One of them is identified as page2_1, while the other is identified as page2_2.

    Note that the two documents indicated can only be produced in sequence. The same window has to produce one document, before this document produces the other. The windows are represented by small discs and the documents are represented by small circles. This is my way of representing the windows and documents.

    The use of a tree for ACP pages is just one of my enhancement to ACP. Note: apart from the master page (first window), any other window or document is produced at the client’s browser.

    The window for page2_1 has a button, which, when clicked, would produce a window at level 3. This window at level 3 has a button that, when clicked, would display a value for a JavaScript variable residing in the master page, in an alert box.

    The second document produced, at level 3, can produce a window. This document has a button that, when clicked, would produce a window at the fourth level. This document actually has two buttons; the other one will display the value of a JavaScript variable in the window of page2_2. The window at the fourth level does not have any buttons.

    More JavaScript Articles
    More By Chrysanthus Forcha


     

    JAVASCRIPT ARTICLES

    - Using jQuery to Preload Images with CSS and ...
    - Using Client-Side Scripting to Preload Image...
    - Removing Non-Semantic Markup when Preloading...
    - Using the Display CSS Property to Preload Im...
    - Preloading Images with CSS and JavaScript
    - Scaling and Moving Web Page Elements with th...
    - Fading, Hiding and Sliding HTML Elements wit...
    - Toggling CSS Properties with the GX JavaScri...
    - Cancel, Queue and Pause Animations with the ...
    - Producing Elastic Effects with the GX JavaSc...
    - Moving Divs Diagonally with the GX JavaScrip...
    - Moving Elements Vertically and Horizontally ...
    - Making Bouncing Effects in Parallel with the...
    - Creating Bouncing Effects with the GX JavaSc...
    - Manipulating Background Colors with the GX J...







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