The Joomla! Extensions Directory ™


Load jQuery Module Module

Editor's Note
  • This extension requires registration to download.
Does your Joomla site need jQuery and MooTools?

According to some websites how we can use both frameworks is as follows:

1.Load jQuery
2.Execute "jQuery.noConflict();"
3.Load MooTools
4.Execute javascript as follows:

- Normal way for Mootools
- Using "jQuery" instead of "$" for jQuery

It depends on what Joomla extension you use, but my website started displaying javascript errors when I used both Mootools and jQuery because it just loaded MooTools at first.

So I made a module that loads jQuery as avoiding the confliction when you try using them together. This jQuery module loads each framework as it should be.

You can also disable to load Mootools with this module.

Report

2011-12-27
Reviews: 10
Worked fine and solved my Virtuemart/jquery conflicts. One star less because I had to register in order to download.