I've fixed both of these issues. Attributes spacing: http://github.com/jeresig/sizzle/commit/edac9ac5eab8f5ff61f68315a7638c55205f5682
XML Errors in IE: http://github.com/jeresig/sizzle/commit/010bb7c6c508ef56118c0d06c90cc82fb831ad6b Should be merged into jQuery core momentarily. --John On Mon, Jan 12, 2009 at 8:24 PM, Briz <[email protected]> wrote: > Another one: http://jquery.glyphix.com/1.3/ > In ie7, I get: > > Line 2159: "object doesn't support this property or method" > Line 29: "object doesn't support this property or method" > > Everything's working great in FF (as long as there are no spaces in > attribute selectors). > I updated my test page to include both > issues: http://jquery.glyphix.com/1.3/ > _____________________________________ > Brad Brizendine > CTO, Glyphix http://www.glyphix.com/ > > > On Mon, Jan 12, 2009 at 4:19 PM, John Resig <[email protected]> wrote: >> >> Hey Everyone - >> >> jQuery 1.3rc2 is ready. This means that 1.3 is effectively finished >> barring a horrible bug between now and the final release on Wednesday >> (the 14th). >> >> You can grab the source here: >> http://code.jquery.com/jquery-1.3rc2.js >> >> Please let me know, personally, if you find some bad new bug and we >> can triage it together. >> >> A screenshot of the final test run can be found here (on 8 browsers): >> http://www.flickr.com/photos/jeresig/3192101251/ >> >> A couple bugs were found in last night's rc1 one (a problem with >> :not(:first) failing, and two problems with disconnected elements >> causing problems). >> >> As of right now users of the Validation plugin and jQuery UI will both >> need to upgrade to the latest release when they upgrade to jQuery 1.3. >> >> --John >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
