You do still need to call the .livequery() method but it isn't in the core for 1.2 ... so you will still need to include the jquery.livequery.js file.
-- Brandon Aaron On 9/11/07, Andy Matthews <[EMAIL PROTECTED]> wrote: > > > I think you have to call the "live" method, but I believe that it's built > into the core now. > > -----Original Message----- > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Phillip B Oldham > Sent: Tuesday, September 11, 2007 8:21 AM > To: jQuery (English) > Subject: [jQuery] Does 1.2 now negate the need for liveQuery? > > > Hi all > > I remember something being mentioned that 1.2 would remove the need for > the > liveQuery plugin, binding relevant events to elements added in a DOM > update. > > Has this happened, or will I still need to use liveQuery after an update? > > >