README.txt in Hide submit button 7
Same filename and directory in other branches
-------------- OVERVIEW ------------------------------------------- hide_submit module provides a way to hide the submit button in forms after it has been clicked. This helps to prevent duplicate postings from "double clickers" a jQeury snippet is used and it is injected to selected pages -------------- CREDITS and reference --------------------------------- jQuery snippet was taken from Ted Serbinski's blog http://tedserbinski.com/tags/jquery/how-prevent-duplicate-posts Check also this discussion: http://drupal.org/node/107358 -------------- INSTALLING ----------------------------------------- hide_submit can be installed simply by activating the module. There are no module dependencies. There are no table components.
File
README.txtView source
- -------------- OVERVIEW -------------------------------------------
-
- hide_submit module provides a way to hide the submit button in forms after
- it has been clicked. This helps to prevent duplicate postings from "double clickers"
- a jQeury snippet is used and it is injected to selected pages
-
- -------------- CREDITS and reference ---------------------------------
-
- jQuery snippet was taken from Ted Serbinski's blog
- http://tedserbinski.com/tags/jquery/how-prevent-duplicate-posts
-
- Check also this discussion:
- http://drupal.org/node/107358
-
- -------------- INSTALLING -----------------------------------------
- hide_submit can be installed simply by activating the module.
- There are no module dependencies.
- There are no table components.
-