Modify ↓
Ticket #5908 (closed bug: invalid)
jQuery.is() helper
| Reported by: | ultimas | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.1 |
| Component: | core | Version: | 1.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Hi,
This new version is giving me a error that it didn't before.
When I use $(true).is('a') I get: elem.nodeName is undefined at line 3097
Thank you for this great project!
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

jQuery() is not documented to accept a boolean value.