Skip to content

ajaxSubmit doesn't work after hiding ("display:none") the form #15

@ghost

Description

On document.ready, bind a form to send ajax submissions with ajaxForm, and then submit it.

After that, using an element of your choice, eg: a button or a link, toggle the visibility of that form so that you can hide it and show it.

Try to submit the form again, the form is not ajax anymore, it behaves like a normal form.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions