jQuery Module for JoomlaHow to use jQuery and Mootools together in JoomlaDoes your Joomla site need jQuery and MooTools? According to some websites (See an example) how we can use both frameworks is as follows:
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 avoids the confliction and loads each framework as it should be. I implemented the logic as module instead of plugin because... (skip reading below if you are not a Joomla developer):
I plan to use this module for all the extensions I am going to have made with jQuery. Notice This module may not work properly if the template file is loading jQuery. The template file should not load jQuery if you use this Joomla module anyways. Update 2011/Oct/29
The following is for Joomla 1.6 and 1.7.
|

Comments (2)
It's a great module. Helped me a lot. I would give this a five star rating if there had any!!!
Thanks a lot :)
No worries. Happy Joomla day!