<html>
<link rel="stylesheet" href="josh.css">
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<body bgcolor="#FFFFFF">

		<div id="">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">form</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">2</span> IE <span class="emphasis">3</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><span class="literal">form</span> IuWFNg <span class="literal">form</span> vfɑΉIuWFNgłB<span class="literal">form</span> IuWFNǵÃ^O <span class="literal">name</span> ɐݒ肳ĂlāA܂͂hLgɊ܂܂ĂtH[z̃CfbNXɂAXNvgΉ̂uEUŎQƂł܂BIE 4 ȍ~ Netscape 6 ȂǁA<span class="literal">id</span> T|[gĂuEUł΁AvfIuWFNg̎QƂɗvf ID ̗pĂtH[}bggp邱Ƃł܂BlXgĂtH[Rg[IuWFNg (<span class="literal">input</span>  <span class="literal">textarea</span> vfIuWFNgȂ) ւ̎QƂw肷ꍇAQƂ̈ꕔ <span class="literal">form</span> IuWFNg܂ށAʌ݊̂Q ( : <span class="literal">document.</span><span class="replaceable">formName</span><span class="literal">.</span><span class="replaceable">controlName</span>) gpł܂Bŋ߂̃uEUł΁ARg[vfǍŗL ID ĒڎQƂ邱Ƃł܂B
</p>
							</td>
						</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="htmlequivalent"><span class="title"> HTML R[h</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td><span class="programlisting"><pre>&lt;form&gt;</pre>
						</span></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>[window.]document.<span class="replaceable">formName</span>
[window.]document.forms[i]
[window.]document.form["<span class="replaceable">formName</span>"]
[window.]document.getElementById("<span class="replaceable">elementID</span>")</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">acceptCharset</span></td><td><span class="literal">action</span></td><td><span class="literal">elements[]</span></td><td><span class="literal">encoding</span></td><td><span class="literal">enctype</span></td>
								</tr>
								<tr><td><span class="literal">length</span></td><td><span class="literal">method</span></td><td><span class="literal">name</span></td><td><span class="literal">target</span></td><td></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">handleEvent()</span></td><td><span class="literal">reset()</span></td><td><span class="literal">submit()</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="objectspecificeventhandlerproperties"><span class="title">IuWFNgŗL̃Cxgnh[vpeB</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td>
						<table border="1"><tbody><th>Cxg</th><th>Windows  IE</th><th>Macintosh  IE</th><th>NN</th><th>W3C DOM</th><tr><td><span class="literal">onreset</span></td><td>3</td><td>3.01</td><td>3</td><td>2</td>
								</tr>
								<tr><td><span class="literal">onsubmit</span></td><td>3</td><td>3.01</td><td>3</td><td>2</td>
								</tr>
							</tbody></table>
					</td>
				</tr>
			</table>
		</div><div id="acceptCharset">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">acceptCharset</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">6</span> IE <span class="emphasis">5</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>߂@\T[o[ɑ΂ANCAgtH[MKv̂镶ZbgɊւĂ̏Iȑł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>document.entryForm.acceptCharset= "it, es";</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>ZbgWXg (ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets) ̕B啶Ə͋ʂ܂B̕Zbg̓R}ŋ؂Ďwł܂B
</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap colspan="2" class="default"><span class="title">l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p><span class="literal">UNKNOWN</span> ̊l̕BWindows  IE ܂B
</p>
					</td>
				</tr>
			</table>
		</div><div id="action">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">action</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">2</span> IE <span class="emphasis">3</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>tH[MɃANZX URL ܂B̃vpeBXNvgŐ䂷邱ƂɂAtH[ł[U[͂̓eɂĕʁX̃T[o[vZXɑMł܂B̃vpeB IE 3 ł͓ǂݎpł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>document.entryForm.action = "http://www.megacorp.com/cgi-bin/altEntry";</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> URL ܂͑ URL</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap colspan="2" class="default"><span class="title">l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p>Ȃ</p>
					</td>
				</tr>
			</table>
		</div><div id="elements[]">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">elements[]</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">2</span> IE <span class="emphasis">3</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>݂̃tH[Ɋ܂܂邷ׂẴtH[Rg[IuWFNg̔zԂ܂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>for (var i = 0; i &lt; document.entryForm.elements.length; i++) {
    if (document.entryForm.elements[i].type == "text") {
        document.entryForm.elements[i].value = "";
    }
}</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>vfIuWFNgւ̎QƂ̔z</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap colspan="2" class="default"><span class="title">l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p> 0 ̔z</p>
					</td>
				</tr>
			</table>
		</div><div id="encoding">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">encoding</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">2</span> IE <span class="emphasis">3</span> DOM <span class="emphasis">Ȃ</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>tH[ƋɃT[o[ɑMf[^ MIME ^Cv܂B<span class="literal">method</span>  <span class="literal">post</span> ɐݒ肳Ăʏ̃tH[M̏ꍇAl̂܂܎gpΓK؂ȃRec^Cvwł܂BAtH[ <span class="literal">action</span> vpeBXNvgŕύXꍇɂ́Â߂ɃJX^̃GR[hKvǂKv܂B̃vpeB IE 3 ł͓ǂݎpłB<span class="literal">encType</span> vpeBQƂĂ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>document.orderForm.encoding = "text/plain";</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>MIME ^Cv (Rec^Cv) B啶Ə͋ʂ܂B̃GR[hw肷ɂ́AR}؂胊Xg 1 ̕ƂĎw肵܂B
</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap colspan="2" class="default"><span class="title">l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p>IE ł <span class="literal">"application/x-www-form-urlencoded"</span>ANetscape 6 ł͋̕
</p>
					</td>
				</tr>
			</table>
		</div><div id="enctype">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">enctype</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">6</span> IE 5(Mac)/ <span class="emphasis">6(Win)</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>] DOM  <span class="literal">encoding</span> ƌĂ΂ĂvpeBw W3C DOM ̃vpeB܂B݂̃uEU͂ǂ̃vpeBɂΉĂ܂B<span class="literal">encoding</span> vpeBQƂĂ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>document.orderForm.enctype = "text/plain";</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>MIME ^Cv (Rec^Cv) B啶Ə͋ʂ܂B̃GR[hw肷ɂ́AR}؂胊Xg 1 ̕ƂĎw肵܂B
</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap colspan="2" class="default"><span class="title">l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p><span class="literal">"application/x-www-form-urlencoded"</span>ANetscape 6 ł͋̕
</p>
					</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">2</span> IE <span class="emphasis">3</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>tH[Ɋ܂܂tH[Rg[vf̐܂B̃vpeB́AtH[ <span class="literal">elements</span> z length ̑ƂĎgpł܂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>for (var i = 0; i &lt; document.forms[0].length; i++)
    ...
}</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>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap colspan="2" class="default"><span class="title">l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p><span class="literal">0</span> </p>
					</td>
				</tr>
			</table>
		</div><div id="method">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">method</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">2</span> IE <span class="emphasis">3</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>tH[̑M@ɂ́A<span class="literal">get</span>  <span class="literal">post</span>  2 ނ HTTP \bh܂Bǂ̃\bhgp邩ɂāAtH[vf̃f[^ <span class="literal">action</span>  URL ɒǉăT[o[ɑM邩 (<span class="literal">get</span>)AgUNVbZ[W̖{ (<span class="literal">post</span>) Ɋ܂߂đM邩܂܂Bۂɂ́A<span class="literal">action</span>  <span class="literal">method</span>  <span class="literal">form</span> vfŐݒ肳ĂȂꍇ́AtH[̃hLg𖳏ɍēxǂݍŃtH[Rg[lɖ߂܂BInternet Explorer 3 ł́A<span class="literal">method</span> vpeB͓ǂݎpł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>document.entryForm.method = "post";</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><span class="literal">get</span> ܂ <span class="literal">post</span> ̒萔
</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap colspan="2" class="default"><span class="title">l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p><span class="literal">get</span></p>
					</td>
				</tr>
			</table>
		</div><div id="name">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">name</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">2</span> IE <span class="emphasis">3</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>tH[Ɋ蓖ĂꂽʎqłB̏̓tH[ƈꏏɂ͑M܂񂪁AtH[₻̃lXgꂽvfւ̎QƂŃtH[̖Ogp܂Bŋ߂̋Kił <span class="literal">id</span> ̕Ă܂ÃuEUł݂͌AtH[𑗐M邽߂ɁAtH[ <span class="literal">name</span> ݒ肷Kv܂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 firstFormName = document.forms[0].name;</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>ʎq̖Kɏ]ʎqB啶Ə͋ʂ܂Bʎqɂ͋󔒃Xy[X͎gpłA1 ڂɐ͎gpł܂BA_[XRAȊŐǓ_̎gp͔ĂB
</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap colspan="2" class="default"><span class="title">l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p>Ȃ </p>
					</td>
				</tr>
			</table>
		</div><div id="target">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">target</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">2</span> IE <span class="emphasis">3</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>tH[MɃT[o[ԂꂽRec󂯎EBhE܂̓t[̖OłBt[̖O <span class="literal">frame</span> vf <span class="literal">name</span> ɂĐݒ肳܂B܂ATuEBhE̖ÓA<span class="literal">window.open()</span> \bh 2 Ԗڂ̃p[^ɂĐݒ肳܂BΉ <span class="literal">target</span>  HTML  XHTML ̌iȃof[^ł͏FȂ߁A؂pX邽߂ɂ̑ȗ邱Ƃł܂B̏ꍇAXNvgŃtH[ <span class="literal">target</span> vpeBɒlݒ肵āAʂ̃EBhEɃtH[̌ʂ𑗂邱Ƃł܂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>document.getElementById("myForm").target = "_blank";</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>EBhE܂̓t[񂩁A<span class="literal">_parent</span>A<span class="literal">_self</span>A<span class="literal">_top</span>A <span class="literal">_blank</span> ̂ꂩ̒萔B<span class="literal">_parent</span> ɐݒ肷ƁÃ݂hLgt[Zbg^[Qbgɂ܂B<span class="literal">_self</span> ́Ã݂EBhE^[Qbgɂ܂B<span class="literal">_top</span> ̓uEŨCEBhE^[QbgɂAׂẴt[r܂B<span class="literal">_blank</span>A܂͂Ŗgp̎ʎqݒ肷ƁAftHgTCY̐VEBhE쐬܂B
</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap colspan="2" class="default"><span class="title">l</span></td>
				</tr>
				<tr>
					<td colspan="2"><p>Ȃ (݂̃EBhE܂̓t[gp) </p>
					</td>
				</tr>
			</table>
		</div><div id="handleEvent[]">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">handleEvent[]</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">|4|</span> IE <span class="emphasis">Ȃ</span> DOM <span class="emphasis">Ȃ</span></td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal">handleEvent(<span class="replaceable">event</span>)</p>
					</td><td valign="top" nowrap class="requirements"></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>\bhւ̃p[^ƂĎw肳ꂽCxg󂯓A悤ɃIuWFNgɎw܂Bw̃Cxgɂ́AIuWFNgK؂ȃ^CṽCxgnh[ĂKv܂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>Navigator 4 ŗL <span class="literal">event</span> IuWFNg </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>Ȃ</p>
					</td>
				</tr>
			</table>
		</div><div id="reset()">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">reset()</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>Zbg^Cv̓͗vfNbNꍇƓs܂BׂẴtH[Rg[lɖ߂܂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 colspan="2"><p>Ȃ </p>
					</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>Ȃ</p>
					</td>
				</tr>
			</table>
		</div><div id="submit()">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">submit()</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">2</span> IE <span class="emphasis">3</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>M^Cv̓͗vfNbNꍇƓs܂B̃\bh́ANavigator ŋ߂ IE ł <span class="literal">onSubmit</span> Cxgnh[Ăяo܂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 colspan="2"><p>Ȃ </p>
					</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>Ȃ</p>
					</td>
				</tr>
			</table>
		</div>

</body>
</html>