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

		<div id="Description">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">onreset</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">3</span> IE <span class="emphasis">4</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">Remont&eacute;e: non; Annulable: oui</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>Se d&eacute;clenche lorsqu'un &eacute;l&eacute;ment <span class="literal">form</span> re&ccedil;oit une demande de r&eacute;initialisation du formulaire &agrave;partir d'un &eacute;l&eacute;ment <span class="literal">input</span> de type r&eacute;initialisation ou d'une m&eacute;thode <span class="literal">reset()</span> d&eacute;finie par script. En annulant l'&eacute;v&eacute;nement, un script dans le gestionnaire d'&eacute;v&eacute;nements <span class="literal">onreset</span> annule la r&eacute;initialisation normale du formulaire.
</p>
							</td>
						</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="typicaltargets"><span class="title">Cibles typiques</span></td>
				</tr>
				<tr>
					<td colspan="2"><p>L'&eacute;l&eacute;ment <span class="literal">form</span>.</p>
					</td>
				</tr>
			</table>
		</div>
</body>
</html>