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. >