Side navigation
#13908 closed bug (notabug)
Opened May 18, 2013 06:22AM UTC
Closed May 18, 2013 01:20PM UTC
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.
Attachments (0)
Change History (1)
Changed May 18, 2013 01:20PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
Nope, not a bug. Read the docs or ask for help on a forum.