Opened 14 years ago
Closed 13 years ago
#4990 closed feature
Make JSON Object
Reported by: | k0ni | Owned by: | k0ni |
---|---|---|---|
Priority: | low | Milestone: | 1.4 |
Component: | ajax | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
i would love to see a function that does what json2.js can: make an object to a json object: like: jQuery.makeJsonObject(...);
Change History (3)
comment:1 Changed 13 years ago by
Component: | unfiled → ajax |
---|
comment:2 Changed 13 years ago by
Owner: | set to k0ni |
---|---|
Priority: | major → low |
Status: | new → pending |
comment:3 Changed 13 years ago by
Status: | pending → closed |
---|
Automatically closed due to 14 days of inactivity.
Note: See
TracTickets for help on using
tickets.
Can you clarify this request? Is what you're trying to achieve possible with JSON.parse()?