#12332 closed bug (duplicate)
BUG of The data method
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | data | Version: | 1.7.2 |
Keywords: | dbr | Cc: | |
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 10 years ago by
Component: | unfiled → data |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 10 years ago by
Keywords: | dbr added |
---|
Note: See
TracTickets for help on using
tickets.
Duplicate of #7579.