Skip to main content

Bug Tracker

Side navigation

#5908 closed bug (invalid)

Opened January 23, 2010 01:01AM UTC

Closed June 14, 2010 12:30AM UTC

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!

Attachments (0)
Change History (1)

Changed June 14, 2010 12:30AM UTC by dmethvin comment:1

component: unfiledcore
resolution: → invalid
status: newclosed

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