Home arrow HTML arrow Page 4 - Comparing Browser Response to Active Client Pages
HTML

Comparing Browser Response to Active Client Pages


In this part of the series we look at the actual response of browsers to the technology of Active Client Pages. I shall also give you some recommendations for how to use Active Client Pages. This is the fifth and last part of the series.

Author Info:
By: Chrysanthus Forcha
Rating: 5 stars5 stars5 stars5 stars5 stars / 1
September 29, 2009
TABLE OF CONTENTS:
  1. · Comparing Browser Response to Active Client Pages
  2. · Mozilla Firefox 2
  3. · All the Results
  4. · Calling from Window Phase to Document Phase and Vice Versa
  5. · Advantages of Active Client Pages

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Comparing Browser Response to Active Client Pages - Calling from Window Phase to Document Phase and Vice Versa
(Page 4 of 5 )

The window at the fourth level in the example, displays the value of a variable residing in its opener (window). Recall that the opener actually has two documents. The variable happens to be in the second document in the opener. All you need is a reference to the opener to access this variable; you do not need a reference to the document.

The specification does not provide for this feature. So, in which document in the opener should this variable be? If you put the variable in the first document in the example, the call will not work. So I advise you to avoid calls from the window phase into the document phase and vice versa.

Caution with Forward Button

In ACP, when one document opens another document or when one window opens another window, data can be sent into the objects or elements of the opened page. When you use the Back button and then use the Forward button, you may not have the result you had before in the “Forward” page. After using the Back Button, if you want the required result in the “Forward” page, click the button that generated the Forward page, and not the Forward button.

Response of Browsers to the Document Phase of ACP

Here, I want to say how browsers respond when the session is made up of only the Document Phase of Chrys’s Approach to ACP. Internet Explorer 6 responds without any problem. Mozilla FireFox 2 responds without any problem. Netscape does not respond (does not give you any satisfactory results). Opera 9 gives you the expected results, but the Back and Forward buttons may not be enabled. Safari 3 doe not respond (does not give you any satisfactory results).


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