The file in this archive is one of the examples from Chapter 10
of JavaScript: The Complete Reference (Second Edition) by Thomas Powell and Fritz Schneider. For more information see http://www.javascriptref.com. 


Filename       Page     Description
---------------------------------------------------------------------
10-251.htm 	251 	DOM Implementation Test 
10-252.htm 	252 	DOM Test (Document Trees) 
10-255.htm 	255 	DOM Test (Accessing Elements) 
10-257.htm 	257 	DOM Walk Test 
10-259.htm 	259 	DOM Test 
10-266.htm 	266 	DOM Adding 
10-267.htm 	267	Clone Demo 
10-268.htm 	268 	Delete and Replace Demo 
10-270.htm 	270 	Text Node Modifications 
10-271.htm 	271 	Attribute Test 
10-273.htm 	273 	DOM HTML Editor 0.1 
10-279.htm 	279 	CSS Inline Rule Scripting 
10-283.htm 	283 	Class Warfare 
10-284.htm 	284 	Change Style On All Paragraphs 
10-286.htm 	286 	Style Rule Changes 
10-288.htm 	288 	DOM Test (DOM Traversal API)
				(No IE support; use a Mozilla-based browser
				 such as Firefox or Netscape 7.) 
10-291.htm 	291 	innerHTML Tester 
10-292.htm 	292 	inner/outer Tester 
10-293.htm 	293 	All Test 



The text of this example is Copyright (c) 2004 The McGraw-Hill Companies.
