Bug Tracker

Modify

Ticket #6040 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

can't attach data store to an <object> element

Reported by: msweet Owned by:
Priority: major Milestone: 1.4.2
Component: data Version: 1.4.1
Keywords: Cc:
Blocking: Blocked by:

Description

Worked is 1.3.1, but in 1.4.1, it seems that either the data store is not created, or can not be retrieved (?)

<object id="test"..../>

$("#test").data("foo", "bar");

$("#test").data("foo") undefined

Change History

comment:1 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to duplicate
  • Component changed from unfiled to data

Duplicate of #6073.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.