Has anybody used Dojo and JQuery in the same project? I need a Dojo object oriented part ( and nothing more ) and JQuery for easier presentation, but I am afraid of collisio
use jQuery.noConflict(); before writing jQuery code block
jQuery.noConflict();
more information :
read this article too: