Install
Works with Drupal: 7.xUsing dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
8.83 KB
MD5: 358842953b9e7e3157f5974744a89b01
SHA-1: e7f8d9003d3d0ec505fd1a0921b0826a1659b9a2
SHA-256: 593f004c84795a7707bc1d29d5a30776a5487c6c936f99820cbe6a8a359b155b
Download zip
9.78 KB
MD5: 06e237cd7dadf21065fe37ef0c75b716
SHA-1: aa2207febe356e9e8a5da5f540afc41aea8df91c
SHA-256: b8169085df783a881debf157af60c2329dc0b697584138bb1ae3dd42da9d43cc
Release notes
Branch for 7.x-1.1 - 2 addition API added:
jqueries_add_version($version, $name)- to add specific version of jQuery into the given variable namespace.jqueries_add_js($version, $data, $options = NULL)- to add javascript into the namespace of the specific version of jQuery.