You are here

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.txt
View source
  1. Installation
  2. ------------
  3. Before installing this module you need to make sure you have jQuery Update and
  4. jQuery UI with jqeury_ui 1.7 installed in the jquery_ui module.
  5. * Download and install the corresponding jQuery Update module from:
  6. http://drupal.org/project/jquery_update
  7. * Download jQuery UI 1.7 release from:
  8. http://code.google.com/p/jquery-ui/downloads/list?q=1.7
  9. * Put the downloaded archive into the module directory:
  10. /sites/all/modules/jquery_ui/jquery.ui-1.7.zip
  11. * Extract the archive. This will create the following sub-directory:
  12. /sites/all/modules/jquery_ui/jquery.ui-1.7/
  13. * Rename the sub-directory into "jquery.ui" within the jquery_ui module folder:
  14. /sites/all/modules/jquery_ui/jquery.ui/
  15. so the actual jQuery UI JavaScript files are located in:
  16. /sites/all/modules/jquery_ui/jquery.ui/ui/*.js
  17. Now you can enable the module at Administer >> Site building >> Modules.