diff options
author | http://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web> | 2010-02-19 14:02:29 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-02-19 14:02:29 +0000 |
commit | 59017c6ae19f661761d0ae3f143fbda643ca1e8d (patch) | |
tree | 59fbdbb495ea632d18c27fbec66500c29aa82da1 /doc/todo | |
parent | d1137697a80ca5e90bfc9d1c1f00b455871b99c5 (diff) |
prevent keyboard mashing
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/double-click_protection_for_form_buttons.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/double-click_protection_for_form_buttons.mdwn b/doc/todo/double-click_protection_for_form_buttons.mdwn new file mode 100644 index 000000000..4c0d95bd6 --- /dev/null +++ b/doc/todo/double-click_protection_for_form_buttons.mdwn @@ -0,0 +1 @@ +A small piece of JS to prevent double-submitting forms would be quite nice. I seem to have developed a habit of doing this and having to resolve a merge conflict for two initial commits. -- [[Jon]] |