jQuery Includer Plugin

With this jQuery inclusion plugin you can:

- Include a minified, gzip compressed version of jQuery
- Set a far-future expire header for minimizing server requests.
- Include the jQuery library at the bottom of the page for better load times (To use this, make sure no conflicting libraries were loaded before).
- Include any older or more recent version of jQuery.

Please note that our extensions are only tested and supported on PHP 5.2.x and higher.

New in 1.2:

Improved compatibility with other JavaScript libraries (jQuery is loaded as very first external javascript file and jQuery.noConflict() is immediately called).

Report

bycarsten888 on October 24, 2009
jQuery really should be included in the Joomla core. Thanks for this extension.