> options.url.indexOf is not a function
>  options.url += (options.url.indexOf('?') >= 0 ? '&' : '?') + q;
>
> jquery.form.js (line 209)

What version of the plugin are you using?  I believe that is a bug
that was fixed.  And I believe that Diego is right in that you would
only hit that bug if you had no action attribute on the form.

Mike

Reply via email to