Functions in jQuery Dollar 8
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
jquery_dollar_js_alter |
./ |
Implements hook_js_alter(). This function will add a js file immediately after drupal.js that declares: $ = jQuery; This allows other javascript code to access the $ variable from the global namespace for the purposes of convenience. |