I'm using forms-feedback-fixed.html as a base for my custom feedback form.
Even in the original example (forms-feedback-fixed.html), when the Submit button is clicked, the form shows some animation, and this never goes away.
I'm calling a php file that will process the form submit, so after the user click submit, I just want to show "Thank you!" and disable any further attempt to send the feedback for that page.
