#9803 closed bug (invalid)
.data() doesn't work on object or embed elements
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | data | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See fiddle: http://jsfiddle.net/chriscoyier/UxW3V/1/
Change History (4)
comment:1 Changed 12 years ago by
Component: | unfiled → data |
---|---|
Priority: | undecided → low |
Resolution: | → wontfix |
Status: | new → closed |
comment:2 Changed 12 years ago by
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
comment:3 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for contributing to jQuery - this behaviour is actually known, expected and tested.
If you look in the src/data module, you'll find the following:
It's even documented here:
http://api.jquery.com/data/