Prevent jQuery and MooTools conflicts in Joomla

Jquery and mootools both are popular JavaScript library and Joomla developers often use both. when you want to use both in joomla module or joomla component then remember the point is that mootools library must be loaded before jquery. So far not a big deal, but without forcing mootools to be loaded first there is a chance that your jquery codeContinue reading “Prevent jQuery and MooTools conflicts in Joomla”