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

		<div id="">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">images</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">3</span> IE <span class="emphasis">4</span> DOM <span class="emphasis">1</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>hLgɊ܂܂邷ׂĂ <span class="literal">imag</span> IuWFNg̃RNV (z) łB̃IuWFNǵAC[WIuWFNgƂďuEÛ݂ŎĂ܂BāA̔zIuWFNg̗LAC[WXbv܂͎Oǂݍ݂Xe[gg̏eXg邽߂̃XCb`ƂĎgpł܂Bɗ܂B
</p>
<span class="PROGRAMLISTING"><pre>if (document.images) &#123;
    // process img element objects here
}</pre></span>
							</td>
						</tr>
						<tr><td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
						</tr>
						<tr>
							<td colspan="2"><p>Macintosh  Internet Explorer 3.01 ł́AC[WIuWFNgƂď܂B
</p>
							</td>
						</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="objectmodelreference"><span class="title">IuWFNgQ</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td><span class="programlisting"><pre>document.images</pre>
						</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="objectspecificproperties"><span class="title">IuWFNgŗL̃vpeB</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td>
						<table border="1"><tbody><tr><td><span class="literal">length</span></td>
								</tr>
							</tbody></table>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="objectspecificmethods"><span class="title">IuWFNgŗL̃\bh</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td>
						<table border="1"><tbody><tr><td><span class="literal">item()</span></td><td><span class="literal">namedItem()</span></td><td><span class="literal">tags()</span></td><td><span class="literal">urns()</span></td>
								</tr>
							</tbody></table>
					</td>
				</tr>
			</table>
		</div><div id="length">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">length</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">3</span> IE <span class="emphasis">4</span> DOM <span class="emphasis">1</span></td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal"></p>
					</td><td valign="top" nowrap class="requirements">ǂݎp</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>RNVɊ܂܂vf̐Ԃ܂B</p>
							</td>
						</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="example"><span class="title"></span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td><span class="programlisting"><pre>var howMany = document.images.length;</pre>
						</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="value"><span class="title">l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p> </p>
					</td>
				</tr>
			</table>
		</div><div id="item()">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">item()</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">6</span> IE <span class="emphasis">4</span> DOM <span class="emphasis">1</span></td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal">item(<span class="replaceable">index</span>[, <span class="replaceable">subindex</span>]) item(<span class="replaceable">index</span>)</p>
					</td><td valign="top" nowrap class="requirements"></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>CfbNXl (܂ IE ̏ꍇɂ <span class="literal">index</span> l <span class="literal">subindex</span> l\) ɈvvfɑΉ 1 ̃C[WIuWFNg܂̓C[WIuWFNg̃RNVԂ܂B
</p>
							</td>
						</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="parameters"><span class="title">p[^</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td>
						<ul><li><span class="literal"></span>p[^ 0 n܂鐮lw肵ꍇ (Netscap 6 ł͕K&#123;) ́A\[XR[h (݂̗vfł̃lXg) Ŏw肳ꂽACeɑΉ 1 ̗vf߂lƂĕԂ܂Bp[^ɕw肵ꍇ́A̕Ɠ <span class="literal">id</span> vpeB܂ <span class="literal">name</span> vpeBvf̃RNVԂ܂B
</li><li><span class="literal"></span>IE ł́Aŏ̃p[^ŕw肵ꍇA2 Ԗڂ̃p[^ 0 n܂鐮lw肷邱ƂɂAŏ̃p[^Ɠ <span class="literal">id</span> vpeB܂ <span class="literal">name</span> vpeBRNV̒Aw肵vf擾ł܂B
</li></ul>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="returnedvalue"><span class="title">߂l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p>1 ̃IuWFNgA܂̓IuWFNg̃RNV (z)Bp[^ɈvvfȂꍇA<span class="literal">null</span> Ԃ܂B
</p>
					</td>
				</tr>
			</table>
		</div><div id="namedItem()">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">namedItem()</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">6</span> IE <span class="emphasis">6</span> DOM <span class="emphasis">2</span></td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal">namedItem(<span class="replaceable">IDOrName</span>)</p>
					</td><td valign="top" nowrap class="requirements"></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>p[^̕ƈvvfɑΉ 1 ̃IuWFNgԂ܂B
</p>
							</td>
						</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="parameters"><span class="title">p[^</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td>
						<ul><li><span class="literal"></span>ړI̗vf <span class="literal">id</span> ܂ <span class="literal">name</span> Ɠl
</li></ul>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="returnedvalue"><span class="title">߂l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p>IuWFNgւ̎QƁBp[^ɈvvfȂꍇA<span class="literal">null</span> Ԃ܂B
</p>
					</td>
				</tr>
			</table>
		</div><div id="tags()">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">tags()</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">Ȃ</span> IE <span class="emphasis">4</span> DOM <span class="emphasis">Ȃ</span></td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal">tags(<span class="replaceable">tagName</span>)</p>
					</td><td valign="top" nowrap class="requirements"></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>݂̃RNVɂ邷ׂẴIuWFNĝA<span class="replaceable">tagName</span> p[^Ɠ^OIuWFNg̃RNVԂ܂Bł́AׂĂ̗vf <span class="literal">img</span> ^O߁A璷Iȃ\bhłB
</p>
							</td>
						</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="parameters"><span class="title">p[^</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td>
						<ul><li><span class="literal"></span><span class="literal">document.images.tags("img")</span> ̂悤ɁAvf^O
</li></ul>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="returnedvalue"><span class="title">߂l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p>IuWFNg̃RNV (z)Bp[^ɈvvfȂꍇA 0 ̔z񂪕Ԃ܂B
</p>
					</td>
				</tr>
			</table>
		</div><div id="urns()">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">urns()</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">Ȃ</span> IE <span class="emphasis">5(Win)</span> DOM <span class="emphasis">Ȃ</span></td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal">urns(<span class="replaceable">URN</span>)</p>
					</td><td valign="top" nowrap class="requirements"></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>rwCrA蓖ĂĂA<span class="replaceable">URN</span> p[^ƈv URN AlXgꂽvfIuWFNg̃RNVԂ܂B
</p>
							</td>
						</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="parameters"><span class="title">p[^</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td>
						<ul><li><span class="literal"></span>[J܂͊ÕrwCrAt@C URN </li></ul>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="returnedvalue"><span class="title">߂l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p>IuWFNg̃RNV (z)Bp[^ɈvvfȂꍇA 0 ̔z񂪕Ԃ܂B
</p>
					</td>
				</tr>
			</table>
		</div>

</body>
</html>
