Thank you for the example. I have it isolated now to an IE8 rendering issue. Switching to compatibility mode within IE8 does correct this. Without compatibly mode, the date picker fills the whole page width. In the example below, both date pickers run at 100% of the screen.
I was able to duplicate on a system that has yet to be updated to 2009Q1, so pre2009Q1 is also effected.
Note, I turned off the Office2007 skin I was using when testing against 2009Q1.
The only solutions I have so far to so shove this into a table or a div with a fixed width
or div
is there anything else that can be done, as the fixed width table or div, I'm not in love with.
Thanks Tim.