[jQuery] Re: jQuery validation and error messages

2009-10-21 Thread jonem
This works for me. http://bassistance.de/jquery-plugins/jquery-plugin-validation/ Vary simple if you take the time to read docs. /jon On Oct 21, 5:41 am, Bi Jing beco...@gmail.com wrote: You can set id attribute of p element, e.g. username_desc And then using following script, if(success){

[jQuery] Form submit using http://www.malsup.com/jquery/form/

2009-06-10 Thread jonem
Hi, I've bee trying to understand the differences btwn the ajaxSubmit and ajaxForm. I understand what the difference is but I cant write the code to do what I want. It's fairly simple. I want: A layer, where I have a log in form, to submit to file (user_admin.php) page and, without refreshing