jqmulti.admin.inc |
jqmulti.admin.inc |
|
Admin-related functions for the jQuery Multi module. |
jqmulti.api.php |
jqmulti.api.php |
|
API documentation for the jQuery Multi module |
jqmulti.info |
jqmulti.info |
|
name = jQuery Multi
description = Runs a second version of jQuery in parallel to Drupal's version, and allows for targeting of files and libraries to the second version.
core = 6.x
dependencies[] = libraries |
jqmulti.install |
jqmulti.install |
|
Install file for the jQuery Multi module. |
jqmulti.module |
jqmulti.module |
|
Code for the jQuery Multi module. |
README.txt |
README.txt |
|
////////////////////////////////////////////
//
// jQuery Multi
//
////////////////////////////////////////////
-- SUMMARY --
Need to use a higher version of jQuery for your module or theme than the one provided by Drupal/jQuery Update?
jQuery… |