subscribe (bind) to your form's 'submit' event . show your alert and
return true/false accordingly...false will prevent the form from
submitting.

On Apr 28, 5:59 am, hybris77 <dist...@yahoo.com> wrote:
> i might be tired right now but I cannot seem to figure out
> a good way to show an alert before processing a form,
> the form is not processed using AJAX, just passed
> on to a PHP script
>
> I might however want to implement AJAX when processing
> the form, hmmm, maybe that will sort me out then I guess
>
> /pär

Reply via email to