Il Document Object Model di Internet Explorer

Prima immagine
Seconda immagine

Link a doc1
Link a doc2


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title>
			Internet Explorer DOM
		</title>
	</head>
	<body>
		<h1>
			Il Document Object Model di Internet Explorer
		</h1>
		<p>
		<img src="pixelverde.gif" width="30" height="30" alt="Prima immagine" name="iv">
		<br>
		<img src="pixelrosso.gif" width="30" height="30" alt="Seconda immagine" name="ir">
		<br>
		</p>
		<p>
		<a href="doc1.html">Link a doc1</a>
		<br>
		<a href="doc2.html">Link a doc2</a>
		</p>

	</body>
</html>



Notare che per i link non si puņ usare la forma .links.nomelink.