I am trying to submit a form using form button fever(see link)
Basically its a javascript behaviour that allows a rollover iamge to be used as a submit button. The only problem is, as it runs "onlcick" I can't run a form validation.
Can anyone think of a workaround where two onclick functions are needed to submit a form? one to run the javascript to submit using the rollover, the otehr to validate the form?
Richard
Basically its a javascript behaviour that allows a rollover iamge to be used as a submit button. The only problem is, as it runs "onlcick" I can't run a form validation.
Can anyone think of a workaround where two onclick functions are needed to submit a form? one to run the javascript to submit using the rollover, the otehr to validate the form?
Richard