Modify ↓
Ticket #11990 (closed bug: fixed)
Attr returns NaN for empty, 0 for non-existant tabindex attribute
| Reported by: | kevee | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
This is related to bug #3916; however, it has appeared to resurface in 1.7.2, although edge does not have the problem.
Sample here:
http://jsfiddle.net/kevee/aff9u/
The first checkbox should return 'undefined' instead of 0, and either an empty string or undefined for the second checkbox.
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.

If it's not in 1.8 beta, consider it fixed already.