| 12345678910111213141516171819202122232425262728293031323334353637 | 
CONTENTS OF THIS FILE--------------------- * Introduction * Installation * CreditsINTRODUCTION------------jQuery Update module upgrades Drupal's stable version of jQuery in order tosupport the most current jQuery version available.Once a stable release of Drupal comes out, only minor bug-fix changes may beadded to it, so Drupal's version of jQuery will often lag behind the most recentrelease offered by the jQuery project. The jQuery community tends to onlysupport the most recent version, so this module ensures that your Drupalinstallation can run the most up-to-date jQuery plug-ins.INSTALLATION------------1. Copy the jquery_update directory to your sites/SITENAME/modules directory.2. Enable the module at Administer >> Site building >> Modules.CREDITS-------* Matt Farina (mfer)* Jeff Robbins (jjeff)* Angela Byron (webchick)* Addison Berry (add1sun)* Rob Loach
 |