How to use the jQuery.noConflict()
Hi,
It appears to use the library jquery, that may conflict with mootools, the standard joomla library.
Both use the "$" in the code to access code on the site.
So depending on what library is loaded, and in what order, it may conflict.
That why I wanted to use the jQuery.noConflict(). But I don't know how !
What modifications do I have to do ? And where ?
Thank you for your help !