<html>
<link rel="stylesheet" href="josh.css">
<body bgcolor="#FFFFFF">

		<div id="Beschreibung">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">HTMLDOMImplementation</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">nicht zutreffend</span>  IE <span class="emphasis">nicht zutreffend</span>  DOM <span class="emphasis">2</span></td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal"></p>
					</td><td valign="top" nowrap class="requirements"></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>Das W3C-<span class="literal">HTMLDOMImplementation</span>-Objekt ist eine HTML-spezifische Erweiterung des <span class="literal">DOMImplementation</span>-Objekts. Obwohl es in den Browsern noch nicht implementiert ist, k&ouml;nnte es in Zukunft die M&ouml;glichkeit bieten, virtuelle HTML-Dokumente zu erstellen, ganz so, wie Sie in Netscape ab Version 6 virtuelle XML-Dokumente erstellen k&ouml;nnen. Dieses Objekt erweitert das DOM um die Methode <span class="literal">createHTMLDocument( )</span>.
</p>
							</td>
						</tr>
			</table>
		</div>

</body>
</html>