Tag Archives: 2 Times to click to clear the validation message in jquery Datepicker.First click it will insert the date and in the second click disappear the message.

Datepicker jquery validation message not disappear.date picker validation message using rules jquery.

Solution:use the $(this).valid() function in the date picker For example see the below code