Files in jQuery plugins 7
Primary tabs
|
File name |
Location | Namespace | Description |
|---|---|---|---|
| jquery_plugin.drush.inc | jquery_plugin.drush.inc | ||
| jquery_plugin.info | jquery_plugin.info | name = jQuery plugins description = An API and home for miscellaneous jQuery plugins. package = User interface core = 7.x files[] = jquery_plugin.module | |
| jquery_plugin.module | jquery_plugin.module | ||
| README.txt | README.txt | The jquery_plugin module allows you to load miscellaneous jQuery plugins from any module by calling the drupal_add_library() function. For example, drupal_add_library('jquery_plugin', 'validate') would load the validation… |