I’m using ajaxSubmit plugin to send Ajax forms, but for some reason this plugin doesn’t send names/values of input[type=image]‘s. So now I’m catching the submit event before ajaxSubmit will handle the form and I need to know if it is possible to find out what button was pressed?
I’m using ajaxSubmit plugin to send Ajax forms, but for some reason this plugin
Share
PS: do you have jQuery controling the $ var? Otherwise you have to do this:
if you wan’t control on event (form submit)
tell me something if it worked 😉