On Tue, Aug 18, 2009 at 7:32 PM, Mohd.Tareq <[email protected]> wrote:

> use noconflict function
>
> http://michaelshadle.com/2007/07/03/jquerys-no-conflict-mode-yet-another-reason-why-its-the-best/
>
> On Tue, Aug 18, 2009 at 7:09 PM, jqueryuser <[email protected]> wrote:
>
>>
>> Is not working, put the setting in the file but does not work on the
>> site, the jquery.js I have on my server, but where can I download the
>> prototype.js?
>> Mootools.js may be the problem? because the version I have is not
>> working and release more than one
>
>
>
>
> --
>   Regard
> Mohammad.Tareque
>

Use this :::

var $j = jQuery.noConflict();

and replace $ with $j.

Regards,
Abrar

Reply via email to