Timeline for Disabling a submit button when clicking on it , will prevent the form from being submitted on Google Chrome
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Sep 24, 2014 at 14:55 | history | edited | stanleyxu2005 | CC BY-SA 3.0 | Added code from Fiddler since it was a link in a comment. |
| S Sep 24, 2014 at 14:55 | history | suggested | bowlturner | CC BY-SA 3.0 | Added code from Fiddler since it was a link in a comment. |
| Sep 24, 2014 at 14:49 | review | Suggested edits | |||
| S Sep 24, 2014 at 14:55 | |||||
| Nov 23, 2013 at 1:58 | vote | accept | John John | ||
| Nov 23, 2013 at 1:50 | comment | added | John John | this worked well on chrome and IE & Forefox. so i should now be on the safe side ? or there is other limitation of using you code ? | |
| Nov 23, 2013 at 1:39 | comment | added | Comfortably Numb | The premise is correct, but as you can see it doesn't work in all browsers. Here's a small demo of alternative: jsfiddle.net/atd7X | |
| Nov 23, 2013 at 1:32 | comment | added | John John | so do u mean my approach is wrong ? and can u advice how i can disable on submit event ? | |
| Nov 23, 2013 at 1:29 | history | answered | Comfortably Numb | CC BY-SA 3.0 |