4 users online. Create an account or sign in to join them.Users
Ajax Validation for a Contact Us form
This is an open discussion with 4 replies, filed under General.
Search
Here is a basic example of what I am using for this purposes: https://gist.github.com/1253104 It is quite simple
@ovidiust feel free to ask me, if you have any trouble with jquery.sym.inlinevalidation. I't has a bunch ob Option but it's actually quite easy to implement, if you know how :D
Thank you guys. Sorry for taking so long to reply. Andrr I'm trying your approach. I understand that I need to create an ajax page. How should I call it? What type of page shall it be? When I click the submit button at the moment it takes me to the root directory of my server. I don't know what I'm doing wrong.
Hi Andrey. Are you using a jquery plugin? I've looked in Firebug and it tells me that the function ajaxForm does not exist.
Create an account or sign in to comment.
Hi,
I'm looking for an ajax validation solution for a Contact Us form. I've had a look at the jquery.sym.inlinevalidation but I found it too hard to implement. Is there anything more simple than this?
Thanks, Ovi