jQuery form plugin - submitted form id
Hi,
I've noticed that the newer versions of the plugin don't return form attribute in the "formData" variable. In previous versions I was using this to get the submited form id... for marking missing input fields...(custom validation script - server side).
Any ideas how could i get the submitted form id in the new versions??
Thanks!