README.txt in Webform Ajax Page 6
Installation ------------ Before installing this module you need to make sure you have jQuery Update and jQuery UI with jqeury_ui 1.7 installed in the jquery_ui module. * Download and install the corresponding jQuery Update module from: http://drupal.org/project/jquery_update * Download jQuery UI 1.7 release from: http://code.google.com/p/jquery-ui/downloads/list?q=1.7 * Put the downloaded archive into the module directory: /sites/all/modules/jquery_ui/jquery.ui-1.7.zip * Extract the archive. This will create the following sub-directory: /sites/all/modules/jquery_ui/jquery.ui-1.7/ * Rename the sub-directory into "jquery.ui" within the jquery_ui module folder: /sites/all/modules/jquery_ui/jquery.ui/ so the actual jQuery UI JavaScript files are located in: /sites/all/modules/jquery_ui/jquery.ui/ui/*.js Now you can enable the module at Administer >> Site building >> Modules.
File
README.txtView source
- Installation
- ------------
-
- Before installing this module you need to make sure you have jQuery Update and
- jQuery UI with jqeury_ui 1.7 installed in the jquery_ui module.
-
- * Download and install the corresponding jQuery Update module from:
-
- http://drupal.org/project/jquery_update
-
- * Download jQuery UI 1.7 release from:
-
- http://code.google.com/p/jquery-ui/downloads/list?q=1.7
-
- * Put the downloaded archive into the module directory:
-
- /sites/all/modules/jquery_ui/jquery.ui-1.7.zip
-
- * Extract the archive. This will create the following sub-directory:
-
- /sites/all/modules/jquery_ui/jquery.ui-1.7/
-
- * Rename the sub-directory into "jquery.ui" within the jquery_ui module folder:
-
- /sites/all/modules/jquery_ui/jquery.ui/
-
- so the actual jQuery UI JavaScript files are located in:
-
- /sites/all/modules/jquery_ui/jquery.ui/ui/*.js
-
-
-
- Now you can enable the module at Administer >> Site building >> Modules.