Closed PhilipSLuk closed 10 years ago
Enhancement dropped. Now on "submit" user will receive a beautiful audio feedback on the onclick event.
Haha... That's awesome. If the submit fails, can it go 'uh..oh...' :0
yeah i was thinking abt that, but i don't know how javascript scoping works. i.e. the "submitted = true/false variable in "<form onsubmit="submitted = syncGoogleForm(); return submitted;", can i refer to that else where?
I think it's possible to do a if (submitted) playtada() else playuhoh().
If you can disassociate the play() function from the button click event, and make it work by just calling the function, then the above should work.
When you click the submit button, would be super cool to hear a Cha-ching sound