Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Peterson committed Oct 16, 2016
1 parent 461e8b6 commit bdba6ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,4 +1,4 @@
Gravity-Forms--Disable-Submit
=============================
#Gravity Forms - Disable Submit
===============================

Disables the submit button in a Gravity Forms form (say that ten times fast! ;)) when the form is submitted (to prevent double submissions)
One of the most common UX issues we see in interfaces these days are buttons/input[type="submit"] that don't change state once clicked and activated. This leads to many double-charges on credit cards, double signups, and frustration. This tiny Gravity Forms Add-on simply disables the button by applying "disabled" CSS via jQuery once clicked.

0 comments on commit bdba6ae

Please sign in to comment.