> From: Robert Orlini
>
> Is there a way to make an image button to function as a reset button?
>
> Here is a SUBMIT as an image: <input type="image"
> src="" name="submit2" value="submit2">
>
> How would I revise this w/an image?
> <input type="reset" value="Clear " name="B2">

Have an image and a JS onClick calling document.form.reset()

I think that'll work, but I've not tested it
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to