Tag Archives: disable

How to Disable a Button with jQuery

Disabling a button on a webpage using jQuery is remarkable simple. Continue reading

Posted in Technology & Code, Tutorials | Tagged , , , | 12 Comments

jQuery: Prevent Double Form Submission

Coffee Cup

Essentially what it does is prevent accidental double form submission (which could for example happen if it appears to the user that nothing is happening after he already pressed on the submit button once) Continue reading

Posted in Technology & Code, Tutorials | Tagged , , , , | 2 Comments