#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 | |
Blocked by: | Blocking: |
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 (3)
comment:1 Changed 14 years ago by
Cc: | dalangalma flesler added |
---|---|
Component: | core → docs |
Owner: | set to flesler |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
I changed the wiki around to put this into "Utilities" instead of "Internal". I wasn't sure if it should be there or in Ajax.
I sure wish Trac would email me when my tickets were updated - if it did, I'd respond more quickly.
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.