[jQuery] Re: Does 1.2 now negate the need for liveQuery?

2007-09-11 Thread Andy Matthews
Disregard my comment then. Thanks for correcting me John. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Tuesday, September 11, 2007 8:45 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Does 1.2 now negate the need for

[jQuery] Re: Does 1.2 now negate the need for liveQuery?

2007-09-11 Thread Brandon Aaron
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 bu

[jQuery] Re: Does 1.2 now negate the need for liveQuery?

2007-09-11 Thread John Resig
Nope, it's not - we decided to leave it out, give it time to grow and adapt. --John 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@googlegroup

[jQuery] Re: Does 1.2 now negate the need for liveQuery?

2007-09-11 Thread Andy Matthews
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

[jQuery] Re: Does 1.2 now negate the need for liveQuery?

2007-09-11 Thread Brandon Aaron
You will still need to use Live Query for that functionality. -- Brandon Aaron On 9/11/07, Phillip B Oldham <[EMAIL PROTECTED]> wrote: > > > 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