|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi all,
How do u create a RESET button for forms using a custom made button(your own graphic button)? thanks in advance |
|
#2
|
|||
|
|||
|
Use this code instead of the reset button or submit button, only forks inside the <form> hope it helps
![]() <input type=image name=search src="imagenes/buscar.gif" alt=Search border=0 align=absmiddle> Luis Tena from Mexico [This message has been edited by ltena (edited February 13, 2000).] |
|
#3
|
|||
|
|||
|
Hi,
When using an image as button, you have to use some javascript to reset the form, like: <input type=image src="img/img.gif" alt="Reset" border=0 onClick="reset();"> Peter |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Reset button |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|