Display both summary and individual error messages using jquery validation plugin

Posted by mastah on Stack Overflow See other posts from Stack Overflow or by mastah
Published on 2010-05-17T11:55:20Z Indexed on 2010/05/17 12:00 UTC
Read the original article Hit count: 197

Hi,

I'm just wondering how can I display both individual error messages and summary for the jquery plugin, I actually found a similar question but it just reference some hooks I can use, but I'm not sure where to start,

I got the displaying individual error messages part, but I need to display the summary in an alert box on submit, plugin can be found here

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about form-validation