-
Notifications
You must be signed in to change notification settings - Fork 326
Closed
Description
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
Labels
No labels