I'm very concerned about a critical issue with the Sizzle selector of child elements.
I opened a ticket about 4 months ago: http://dev.jquery.com/ticket/4917 Which had a potential fix for one of the two problems. I was unable to come up with a good solution for the second problem. Just now, I downloaded the latest nightly and tried it again, and the problem still exists: http://test1.scorpiondesign.com/SelectorDemo.htm Note that in IE6/7/8 the number of child elements found are incorrect. All other browsers are correct. http://test1.scorpiondesign.com/SelectorDemo2.htm This has a minor patch which improves the situation in IE6/7/8 but doesn't totally fix it. http://test1.scorpiondesign.com/SelectorDemo3.htm This is the latest jQuery nightly, same problem as the first page. I'm sure things have been crazy busy, but I'm really hoping that someone could look into this (at least to evaluate my suggested fix for one of the two problems). Thanks, Jeffrey Kretz -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@googlegroups.com. To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.