Side navigation
#3483 closed enhancement (fixed)
Opened October 15, 2008 01:41AM UTC
Closed November 29, 2008 05:56PM UTC
Last modified December 23, 2008 07:03AM UTC
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.
Attachments (0)
Change History (3)
Changed October 15, 2008 01:39PM UTC by comment:1
cc: | → dalangalma, flesler |
---|---|
component: | core → docs |
owner: | → flesler |
Changed November 29, 2008 05:56PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Changed December 23, 2008 07:03AM UTC by comment:3
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.
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.