> It's not a bug, is() always returns true for unsupported selectors. > Complex selectors like you're using are not supported.
That's no longer the case - in jQuery 1.3 .is() now supports complex selectors (it was in the release notes, yesterday). I'll need to review this test case but it's possible that there's a bug happening here. --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 -~----------~----~----~----~------~----~------~--~---
