![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
09/01/2002, 11:49
|
| | Fecha de Ingreso: enero-2002 Ubicación: madrid
Mensajes: 263
Antigüedad: 23 años, 1 mes Puntos: 0 | |
Re: Reset con imagen EL siguiente código te puede servir como ejemplo
<pre>
<html>
<head>
</head>
<form name="prueba">
<input type="text">
<img scr="imagen " onClick="javascript:document.forms.prueba.res et();">
</form>
</html>
</pre>
¿Es eso a lo que te referías?<pre> </pre> |