I have a form that I need to validate and submit. No problem if the form button is a normal slab button, but I am using the form button fever extension which allows forms to be submitted by a rollover.
problem is, if I use onclick for my form validation, I can't use it to then submit the form?
Any suggestions for a work around?
problem is, if I use onclick for my form validation, I can't use it to then submit the form?
Any suggestions for a work around?