[jQuery] Re: $ in jQuery, Prototype and Mochikit

2007-09-04 Thread jack.tang
AIL PROTECTED]> wrote: > jack.tang wrote: > > Hi John > > > $ shortcut is convenient and it also make the namespace pollution so > > easy. > > > Here is my reply to Rey > > > jQuery.noConflict(); > > > // Put all your code in your do

[jQuery] Re: $ in jQuery, Prototype and Mochikit

2007-09-04 Thread jack.tang
mpletely removes any > conflict with $. > > You can find out more information > here:http://docs.jquery.com/Using_jQuery_with_Other_Libraries > > and here:http://docs.jquery.com/Core/jQuery.noConflict > > --John > > On 9/3/07, jack.tang <[EMAIL PROTECTED]>

[jQuery] $ in jQuery, Prototype and Mochikit

2007-09-03 Thread jack.tang
Hi, all I blogged one case in my blog (http://jack.lifegoo.com/?p=163) which described the "complaint" of $ in jQuery, Prototype and Mochikit, could you please take it consider and reduce the conflicts? Thanks. /Jack