Click here to Skip to main content
15,894,646 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

In the clear validation summary script we have code

Java
{
var container = $('form').find('[data-valmsg-summary="true"]');     var list = container.find('ul');  
}


In the above code it could not identify container value to not clearin the validation summary.

Thanks in advance for your help.
G.Pavan Kumar
Posted
Updated 30-Nov-11 20:39pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900