jQuery's ajax functionality merely uses the native encodeURIComponent
method that JavaScript provides.

I should also mention that ALL the major JS libraries (dojo, YUI,
Prototype, Moo, etc) use this same technique.

Mike

Reply via email to