I want to use Zepto in a page that has both jQuery and Prototype.
But i can't find noConflict()
in Zepto documentation. I use my jquery code with prototype on the same page so no-conflict is very important.
Can someone let me know how to use Zepto in noConflict mode?