Opened 11 years ago
Closed 11 years ago
#10352 closed bug (invalid)
$.data clipping attribute value
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
We have an element with an attribute [data-service-number]
with a value set to 0180501503663
.
When we're accessing the value through $.data, $([data-service-number]).data('service-number')
the value we receive is 180501503663
.
Note: See
TracTickets for help on using
tickets.
http://www.learningjquery.com/2011/09/using-jquerys-data-apis