By:
Karim Ratib Drupal uses jQuery for all its JavaScript work. This library defines the variable "$" as a shorthand for jQuery, to allow writing concise code. However, other JavaScript libraries such as script.aculo.us and prototype also use the same variable name, making it a problem to use them in Drupal!Read more
