You are here

Functions in jQuery Dollar 7

Primary tabs

Namesort descending Location Description Direct uses Strings
jquery_dollar_js_alter ./jquery_dollar.module Implements hook_js_alter(). This function will add a js file immediately after drupal.js that declares: $ = jQuery; This allows all other code to use the $ convention for writing jQuery code The reason is that forcing users to use special closures to…

Other projects