Modify ↓
Ticket #11805 (closed bug: duplicate)
data returns an integar instead of a string when the data is padded with 0's
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
reading .data('something') if data-something="000000001" the value returned is 1 when it should return 000000001
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
