jQuery Update

Select which version of jQuery to use on the site.

Vertical Tabs

Theme Overrides
You can override the default jQuery version above on each themes settings page. This is useful for administrative based themes.
ThemejQuery versionOperations
BartikSite DefaultConfigure
FH (default theme)Site DefaultConfigure
HoneyDrops (admin theme)Site DefaultConfigure
Seven1.4 (Drupal core)Configure
Performance
Modify how jQuery is loaded to increase download and render performance.
Use jQuery and jQuery UI from a CDN. If the CDN is not available the local version of jQuery and jQuery UI will be used.
jQuery Migrate
jQuery Migrate can be used to detect and restore APIs or features that have been deprecated in jQuery and removed as of version 1.9 or higher.
Even if jQuery Migrate is enabled, it will not be loaded if the current page's jQuery version is lower than 1.9.
Load the jQuery Migrate plugin using a CDN. If the CDN is not available the local module version of the plugin will be used instead.
Toggle the generation of console warnings when using the debug version of jQuery Migrate.
Toggle the generation of console trace messages when using the debug version of jQuery Migrate.