Hi,

On submit event just check whether the div is displayed none or not. and
also at last just put return false. so that it will not submit the form
normally.

Regards,
Anurag Pal

On Wed, Aug 12, 2009 at 6:52 PM, Anxiro <f.we...@baqup.nl> wrote:

>
> Hi there!
>
> I'm using the Form Plugin by Malsup (http://malsup.com/jquery/form/).
> I'm using this a lot, so I'm used to all the configs and settings.
> That's not a problem.
>
> My problem is, that my DIV (where the FORM is in) has the style:
> 'display:none'. This is causing the plugin to NOT ajaxForm() it and
> I'm realy stuck with this. So the form is submitting as a normal form,
> not Ajax. The 'website' is running on our local servers.
>
> Can anyone help me with this? Is there a solution available?
>
> Thank you!
>
> Frank

Reply via email to