Sucheta,

You need to trigger a change event when the popup sets the input
field.  Something like...

mydateinput.change();

~Rob

On Dec 4, 3:41 am, sucheta <suchet...@yahoo.com> wrote:
> Hello all,
>
> I am using the 
> JQueryvalidator fromhttp://bassistance.de/jquery-plugins/jquery-plugin-validation/
> . And I am using the calandar component from YUI.
>
> The problem is similar to what bobbykjack has .
>
> I have an input field ,when user clicks into it the calendar pops up.
> When user chooses a date it fills the input box. But the error message
> which had been displayed on clicking the submit button before the
> field was filled  does not go away.
>
> How do I get rid off it?.
>
> Thanks in advance .
> Sucheta

Reply via email to