> Is it possible to preprocess the params without changing the API?

Renato,

The 'before' handler is passed an array containing the args to be
submitted.  You can manipulate this array any way you see fit.  When
the 'before' handler returns the array is converted to query/post data
using jQuery.param().

Mike

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to