I am trying to change the text in the submit button on click. Trying to stop multiple submitters.
I have this in header.php:
also tried disabling submit on click:
Also tried this:
Can someone please shed some light on where I am going wrong? I cannot get a click handler to work. I tried the submit handler too. No luck. I am obviously new to this and trying to learn!