[jquery-dev] Re: [1.2.6] IE6 bug with "+" selector

2009-06-19 Thread John Resig
Hmm, I don't think we're planning on having another update to the 1.2.x branch at this point - but thanks for the heads-up. --John On Fri, Jun 19, 2009 at 5:47 AM, tarini wrote: > I found a bug on jQuery 1.2.6 that has been fixed on 1.3.* > It's about using "plus" in selector but I don't know

[jquery-dev] [1.2.6] IE6 bug with "+" selector

2009-06-19 Thread tarini
I found a bug on jQuery 1.2.6 that has been fixed on 1.3.* It's about using "plus" in selector but I don't know if is useful to create a ticket... Here the bug: XML: JS: $.get("test.xml", function(xml) { xml = $(

[jquery-dev] Re: Adding a change event on a hidden field

2009-06-19 Thread BaBna
Thanks but in my case, some of the DIV above the selects are semi- transparent, and allow you to see what is below, so I don't think that would work with an iframe. However, what is this plugin? On Jun 18, 1:49 pm, Klaus Hartl wrote: > On 17 Jun., 16:05, BaBna wrote: > > > Actually, I'd better