Forum Moderators: open
I'm updating a site to be XHTML 1.1 Strict.
The sites an ecommerce store and so where several options are required i like to validate those before i submit the page - makes things quicker and less frustrating for the user.
I was hoping there was some way i could catch the form submit without having to use onSubmit="" in the form code as that fails validation.
Yeah yeah I know I could change DTD's but I'd like to see if theres a way around it first.
Nothing much coming up on Google or in these forums
Thanks
Dave