#10452 closed bug (duplicate)
$(element).data(key, value) is inconsistent depending on element.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | data | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When trying to update different elements like <object/>, the data fails to set the value and on others, <div/> it works.
Change History (2)
comment:1 Changed 11 years ago by
Component: | unfiled → data |
---|---|
Priority: | undecided → low |
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #9940.