Hello,
I've found what might be considered a bug when using the DatePicker in
IE7 with the changeYear and changeMonth properties enabled:
Problem: The header is not properly displayed.
Solution: Use overflow:auto
.ui-datepicker-header { position:relative; padding:.2em 0;
overflow:auto;}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" 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/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---