Modify ↓
Ticket #3483 (closed enhancement: fixed)
Make jQuery.param an official API method
| Reported by: | dalangalma | Owned by: | flesler |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | docs | Version: | 1.2.6 |
| Keywords: | Cc: | dalangalma, flesler | |
| Blocking: | Blocked by: |
Description
Right now jQuery.param, which serializes an object into a query string, is an "internal" method. I think it's pretty useful when building URLs though, so I'd find it very useful if it were promoted to a supported API.
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.

Ok sounds good. Can you add it to docs.jquery.com ? That should be enough to make it "official".
Let me know if you do and I'll close this ticket.