Skip to main content

Bug Tracker

Side navigation

#10452 closed bug (duplicate)

Opened October 07, 2011 06:18PM UTC

Closed October 07, 2011 06:21PM UTC

Last modified October 07, 2011 06:21PM UTC

$(element).data(key, value) is inconsistent depending on element.

Reported by: matthew.callis@gmail.com 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.

http://jsfiddle.net/nbmbe/3/

Attachments (0)
Change History (2)

Changed October 07, 2011 06:21PM UTC by rwaldron comment:1

component: unfileddata
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed October 07, 2011 06:21PM UTC by rwaldron comment:2

Duplicate of #9940.