Skip to content

jQuery Form Validate #8

@interface79

Description

@interface79

i made this form but how i can send this
onSuccess: function(form) {
$('#form-2').submit( postgonder )
function postgonder()
{
$.post('postal.php', $('#form-2').serialize(),function(veri){$('#sonuc').html(veri)});
}
},

i write this code but not working

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions