How to make jQuery work on the same page with Mootools and or Prototype?

Recently i have faced thats problem on my project. Several of my pages use both JQuery and Protoype. Also i have used Mootools some pages. JQuery this appears to be causing problems, because both libraries define a function named ‘$’. JQuery provides a function noConflict() which relinquishes control of $ to other libraries that may … [Read more…]