[jQuery] Re: Livequery not working with jQuery 1.2.6

2008-11-07 Thread Alexandre Plennevaux
how about using the latest version of livequery (1.0.2) ?

http://plugins.jquery.com/node/1088


I use it with jquery 1.2.6 on several projects without issue.


On Fri, Nov 7, 2008 at 9:39 PM, ksimpson [EMAIL PROTECTED] wrote:


 I'm trying to use livequery 1.0.1 with jQuery 1.2.6 and am getting the
 following errors

  this.setArray is not a function = jquery.js (line 83)
  jQuery(document)[jQuery.fn.ready ? ready : load] is not a
 function = (line 81)
  jQuery(document).triggerHandler is not a function = (line 2322)

 Livequery has work fine for me before in jquery 1.2.3.



[jQuery] Re: Livequery not working with jQuery 1.2.6

2008-11-07 Thread Brandon Aaron
Yeah you'll need to grab the latest version of livequery.
--
Brandon Aaron

On Fri, Nov 7, 2008 at 2:48 PM, Alexandre Plennevaux
[EMAIL PROTECTED]wrote:

 how about using the latest version of livequery (1.0.2) ?

 http://plugins.jquery.com/node/1088


 I use it with jquery 1.2.6 on several projects without issue.



 On Fri, Nov 7, 2008 at 9:39 PM, ksimpson [EMAIL PROTECTED] wrote:


 I'm trying to use livequery 1.0.1 with jQuery 1.2.6 and am getting the
 following errors

  this.setArray is not a function = jquery.js (line 83)
  jQuery(document)[jQuery.fn.ready ? ready : load] is not a
 function = (line 81)
  jQuery(document).triggerHandler is not a function = (line 2322)

 Livequery has work fine for me before in jquery 1.2.3.





[jQuery] Re: Livequery not working with jQuery 1.2.6

2008-11-07 Thread ksimpson

Thanks, I was having a hard time finding the plugin page for
livequery. I was searching for livequery not live query. Didn't
stop to think.


On Nov 7, 2:54 pm, Brandon Aaron [EMAIL PROTECTED] wrote:
 Yeah you'll need to grab the latest version of livequery.
 --
 Brandon Aaron

 On Fri, Nov 7, 2008 at 2:48 PM, Alexandre Plennevaux
 [EMAIL PROTECTED]wrote:

  how about using the latest version of livequery (1.0.2) ?

 http://plugins.jquery.com/node/1088

  I use it with jquery 1.2.6 on several projects without issue.

  On Fri, Nov 7, 2008 at 9:39 PM, ksimpson [EMAIL PROTECTED] wrote:

  I'm trying to use livequery 1.0.1 with jQuery 1.2.6 and am getting the
  following errors

   this.setArray is not a function = jquery.js (line 83)
   jQuery(document)[jQuery.fn.ready ? ready : load] is not a
  function = (line 81)
   jQuery(document).triggerHandler is not a function = (line 2322)

  Livequery has work fine for me before in jquery 1.2.3.