printing datepicker control loses styles in ie 8
I am trying to be creative and use the jquery ui datepicker to show an
entire year's calendar from which people can select multiple dates.
When the dates are selected, I add css classes to them to make them
different colors. When printing IE seems to ignore all of the styles,
etc. Does anyone have a workaround for this or another control that
would allow me to create a printer friendly version of the calendar?
I am using jquery ui 1.7.2.
--