i ve downloaded its source code working wel ,except focus on the control.
how to get focus on control.
You need to use the focusFirstField property
$('#form').validationEngine('attach', {focusFirstField : true});
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.