jQuery calendar and IE 6
jQuery calendar and IE 6
Ok, this is another one of those IE 6 bugs but I'm using jQuery 1.3 (I
think this is right, I'm using liferay). I'm also using the calendar
version 2.7. When I go to the calendar home site the calendar
displays as it should over select boxes in IE 6.
I downloaded both the javascript and the css files that he was using
on that page and got everything to work fine for my purposes.
Unfortunately the calendar does not display correctly in IE 6. When
the calendar is shown it does in fact cover the select boxes but
unfortunately does not display any part of the calendar other than the
month and year select boxes even though I can still completely
interact with it from memory.
I did not change anything from the original source code except for
replacing the $ with jQuery where appropriate. Does anyone have any
idea why this is or could be?
Thanks in advance