Parent Directory
|
Revision Log
|
Revision Graph
Initial commit. This module allows developers to make use of the jQuery Form Plugin, by a simple function call: jquery_form_add(). It requires the jQuery Update module.
| 1 | This module allows you to make use of the jQuery Form Plugin (http://www.malsup.com/jquery/form/). |
| 2 | |
| 3 | It requires the jQuery Update module (http://drupal.org/project/jquery_update). |
| 4 | |
| 5 | |
| 6 | INSTALLATION: |
| 7 | |
| 8 | 1) Place this module directory in your modules folder (this will usually be |
| 9 | "sites/all/modules/"). |
| 10 | |
| 11 | 2) Enable the module. |
| 12 | |
| 13 | |
| 14 | USAGE: |
| 15 | |
| 16 | See http://www.malsup.com/jquery/form/#getting-started. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |