D'oh - I just finished working around the problem in the date picker plugin!
Cheers, Kelvin :) John Resig wrote: > Yep - and it's already been fixed. I'm going to be pushing out jQuery > 1.1.1 today and it'll include that fix. > > --John > > On 1/21/07, Kelvin Luck <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I'm just updating my datePicker plugin to work with jQuery 1.1 and seem >> to have run into problems with the following snippet: >> >> jQuery(s, ele) >> >> (where s is a string like 'input' and ele is a jQuery object). It seems >> that in jQuery 1.1 (Rev: 1073) the context (ele) is ignored. If ele is a >> DOM element then it seems to work fine... >> >> Has anyone else run into this? >> >> Cheers, >> >> Kelvin _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
