$("#my_form").attr("action", "/blog/testsite/test");

this works

On Sep 29, 11:00 am, voltron <[EMAIL PROTECTED]> wrote:
> Is it possible to change the action or method of a form before
> submitting? How can I use callbacks? I thought of using this
>
> $("form").submit();
>
> I´m not sure about the rerst
>
> Thanks

Reply via email to