I use DateBox. I select 2011-8-18 as value, and click DateBox to show
DatePicker again.

When mouse is on <td> for 2011-08-18,  it will add a class
"datePickerDayIsValueAndHighlighted".

But when I click next month, the mouse is on <td> for 2011-09-22,  the
class "datePickerDayIsValueAndHighlighted" is added, it's wrong, it
shold be "datePickerDayIsHighlighted", since two <td>s have the same
location.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to