There's no reason why any of those wouldn't work

You need to provide more information/live-sample-page to help others
help you

rest assured that the ".noConflict" functionality does indeed work

On Jan 12, 3:47 am, Bluesapphire <michealg...@gmail.com> wrote:
> Hi!
>     I am using following things in separate JS file:
>
> a-
>     var dom = {};
>     dom.query = jQuery.noConflict(true);
>
> b-
>    var jQ = jQuery.noConflict();
>
> c-
>       jQuery.noConflict();
>
> Neither of above work and Firbug gives error.
>
> But $ works perfectly.
>
> Can some one guide me where I am doing mistake.
>
> Thanks in advance

Reply via email to