[TYPO3-english] Powermail submit once

Jan Bednarik info at bednarik.org
Thu Oct 13 19:00:07 CEST 2011


How about a bit of javascript?

$('#form').on('submit',function() { $('input[type="submit"]',this).disable()
});

I'm not sure about the syntax, but you sure get the idea.

Jan

Dne 12.10.2011 22:50, Tony Lush napsal(a):
> I would like to prevent form users from clicking the [Submit] button
> twice. We are using Powermail 1.6.4 with jQuery.
>
> Can someone suggest how we can implement this?
>
> Thank you -- Tony



More information about the TYPO3-english mailing list