Modify ↓
Ticket #7517 (closed bug: duplicate)
Uncaughted exception when call attr('tagName')
| Reported by: | quaff | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.5 |
| Component: | attributes | Version: | 1.4.4 |
| Keywords: | tagName exception attr | Cc: | |
| Blocking: | Blocked by: |
Description
$(document).attr('taggName'); will throw exception: TypeError: Cannot read property 'tagName' of null
'undefined' returns in jquery-1.4.3,query-1.4.2 ....
it's not backward compatible
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.

Confirm this in FF3.5 jquery 1.4.4