I would like to know where I can find the implementation code for jquery.param.
+1
A:
A quick Google search yields the documentation, complete with examples and everything.
lc
2010-07-20 04:23:04
I am looking for the implementation code rather than the document.thank you
q0987
2010-07-20 04:33:28
@q0987 There are examples there. Unless I'm misunderstanding what you mean by "implementation code" (never actually heard that term before).
lc
2010-07-20 04:37:41
Hello lc:Thank you for your help.I need to find how the utility function jquery.param is implemented. The given document only shows us how to use it. I am more interested in seeing how this utility function is written.thank you again.
q0987
2010-07-20 04:43:16
@q0987, See my answer.
strager
2010-07-20 04:49:53
@q0987 Ahhhhh I get it. Then @strager's answer below is exactly what you're looking for.
lc
2010-07-20 04:59:58