Bug Tracker

Opened 10 years ago

Closed 10 years ago

#13908 closed bug (notabug)

error when using using camel case with HTML5 data attribute

Reported by: ivijaygupta Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:

Description

when I try to use HTML5 data attribute in camelcase to get some value, it shows undefined error messsage. here's the error fiddle - http://jsfiddle.net/ivijaygupta/Lt3YP/4/ and when I convert it into lowercase, it works absolutely fine here's the working fiddle - http://jsfiddle.net/ivijaygupta/Lt3YP/6/

I'm sure about whether it's a bug or something else.

Change History (1)

comment:1 Changed 10 years ago by dmethvin

Resolution: notabug
Status: newclosed

Nope, not a bug. Read the docs or ask for help on a forum.

Note: See TracTickets for help on using tickets.