Load jQuery Module

Version
0.3 (last update on Oct 28, 2011)
Rating
Compatibility

Votes
Favoured
3
License
GPLv2 or later
Non-Commercial
Type
Views
4996
Date Added
18 November 2011
Editor's Note
- This extension requires registration to download.
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.
Worked fine and solved my Virtuemart/jquery conflicts. One star less because I had to register in order to download.




