Home arrow JavaScript arrow Page 2 - Active Client Pages: DOM Roots of the Window Phase
JAVASCRIPT

Active Client Pages: DOM Roots of the Window Phase


In this tenth part of a twelve-part series on Chrys's approach to Active Client Pages, we look at the factors that gave rise to the window phase. If you want to better understand this technology that allows your web pages to at least appear to load more quickly for your visitors, keep reading.

Author Info:
By: Chrysanthus Forcha
Rating: 5 stars5 stars5 stars5 stars5 stars / 1
September 04, 2009
TABLE OF CONTENTS:
  1. · Active Client Pages: DOM Roots of the Window Phase
  2. · What is a document?
  3. · Can you decide whether a particular bar will be present or absent?
  4. · What about the words child, grandchild, descendant, parent, grandparent and ancestor?
  5. · How do I send content to a newly-opened window from the parent window?

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Active Client Pages: DOM Roots of the Window Phase - What is a document?
(Page 2 of 5 )

A document consist of all that is between the start HTML tag, <html> and the end HTML tag, </html>. In this series we also call this a page (web page).

So what is a window?

The question is, what is a browser window? A browser window normally has the title bar, the menu bar, address bar, a toolbar and the status bar. Most of the area of the window is taken up by the document.

What is a Master Page in the window phase to Chrys’s approach?

When you type a URL in the address bar of a window and then click Go, the page you receive is the master page. All the other windows or pages developed at the client will have to refer to this page.

When a new window is opened, is it maximized?

By default, the newly-opened window is not maximized.

When the window is newly opened, are the bars there?

The question is, when the window is newly opened, does it have the title bar, menu bar, address bar, link bar, tool bar, status bar, etc? By default, when the window is opened, several bars are present.


blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Tutorials for Beginners
- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks

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