We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jquery/jquery/issues/2257
As of 3.0, data methods camelCase all keys before access. Use of non-camelCase keys requires direct object manipulation (e.g., var obj = $el.data()).
var obj = $el.data()