Steve Owsinski schrieb: > Hey everyone, > > I recall a while back that jQuery was stated as compatible with IE > 5.5. I see on the new docs.jquery.com wiki that it has "known > problems." Is there a place that documents any of these issues? > Primarily, I'm wondering if most of the basic functionality works with > 5.5 (it does as far as I can tell based on some sites I have running > with jQuery), and if there are plans to make sure that the code still > is parsed without flagging errors in 5.5 (that is, without alerting > the user of a scripting error because some jQuery code makes 5.5 choke > when parsing it the first time). Even if it doesn't have full 5.5 > compatibility, it would be awesome if it stayed non-error-causing, and > mostly-functional at least for the next year or two. Thoughts? > > I really appreciate the hard work--it is making my life seriously easier. > According to the test suite, 5.5 fails about 10% of the tests, that isn't too bad.
You could please post this as a bug report? http://jquery.com/dev/bugs/new/ -- Jörn Zaefferer http://bassistance.de _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
