Side navigation
#1154 closed enhancement (fixed)
Opened May 01, 2007 07:57PM UTC
Closed December 11, 2007 05:13PM UTC
Last modified February 03, 2013 05:52PM UTC
Gracefully ignore non-elements
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.2 |
Component: | core | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
A good deal of functionality would be possible (e.g. .childNodes()) and less bugs would occur if jQuery gracefully ignored non-elements. This would mean that any function accessing a node, would have to verify that it is, in fact, an element first.
Attachments (0)
Change History (2)
Changed December 11, 2007 05:13PM UTC by comment:1
milestone: | 1.1.3 → 1.2.2 |
---|---|
resolution: | → duplicate |
status: | new → closed |
version: | 1.1.2 → 1.2.1 |