Opened 13 years ago
Closed 13 years ago
#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: | ||
Blocked by: | Blocking: |
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 (1)
comment:1 Changed 13 years ago by
Component: | unfiled → core |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
jQuery() is not documented to accept a boolean value.