YES, we can.var JQ = jQuery.noConflict();/** Now use jQ instead of $ **/jQ( "DIV#PID" ).hide();
Yes, we can.var jQ = jQuery.noConflict();/** Now use jQ instead of $ **/jQ( "div#pid" ).hide();
Your experience on this site will be improved by allowing cookies. Read Cookie Policy