Opened 11 years ago
Closed 11 years ago
#10559 closed bug (worksforme)
.attr() works fail in custom attribute with empty value in IE6/7
Reported by: | swain | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.7 |
Component: | attributes | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
.attr() returns undefined when attribute's value is empty in IE6/7. ex. <div customattr=""></div>
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Component: | unfiled → attributes |
---|---|
Milestone: | None → 1.7 |
Priority: | undecided → low |
Resolution: | → worksforme |
Status: | new → closed |
This is fixed in the latest jQuery. http://jsfiddle.net/timmywil/uFRq5/2/
Note: See
TracTickets for help on using
tickets.
http://jsfiddle.net/swainet/uFRq5/embedded/result/