Display both summary and individual error messages using jquery validation plugin
- by mastah
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