Skip to content

ajax validation not working? #40

@noxtras

Description

@noxtras

Hello,
I'm using latest version of jquery (from CDN) and ver. 1.3.4 for jqBootstrapValidation.js
I've spend 4 hours yesterday, but I still can't get ajax validation to work. If the ajax validation URL is non-existing, Chrome reports a 404 error (one thing to note, the value in the URL is only the first character from the field. Ex. I type 'admin', the requested 404 URL becomes value=a), otherwise no errors, but no validation either.
Is the validation done on each keystroke or just on loose focus (like the others?)

The server side is exactly like in your example and it works (if I execute it directly from the browser).

Please help me. Thank you.

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