Modify ↓
Ticket #12332 (closed bug: duplicate)
BUG of The data method
| Reported by: | pannysp@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | data | Version: | 1.7.2 |
| Keywords: | dbr | Cc: | |
| Blocking: | Blocked by: |
Description
demo: <div data-topicid="1780820472e07"></div> var id = $(div).data("topicid"); but,id is "17808204720000000"!!!!! is not "1780820472e07", it do the scientific notation !!!!!
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.

Duplicate of #7579.