Zurück
How to resolve Mootools x jQuery conflict?
- Last revised:
- Donnerstag, 29. Mai 2014
Answer
If some extension or template uses jQuery framework for Javascript there can be conflict with Mootools. jQuery has tool to resolve it. It requires:
- import jQuery first - before Mootools
- run jQuery in non-conflict mode with command described here http://api.jquery.com/jQuery.noConflict/
OR
You can try jQuery Easy plugin for Joomla 2.5/3.0. You can find more about this plugin on:
http://extensions.joomla.org/extensions/core-enhancements/performance/jquery-scripts/18327