My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1833: Month View not displayed in IE6
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by blackrid...@gmail.com, May 15, 2013
Hello,

I know that you officially stopped the support for Internet Explorer 6, but if you can help me on this one, I would be grateful.
The plugin works perfectly in IE6 for the AgendaWeek and AgendaDay, but does not display at all when switching to Month View.
May 16, 2013
#1 blackrid...@gmail.com
Okay it was simply a CSS issue with Internet Explorer 6.
To fix it, you have to add this line in fullcalendar.css :

.fc-view {
     _overflow: visible; /* Hack for IE6 not displaying the month view */
}

Enjoy :)
Aug 24, 2013
Project Member #2 adamrs...@gmail.com
thanks for the fix, but ie 6 support was dropped in v1.6.0 i believe
Status: Done
Sign in to add a comment

Powered by Google Project Hosting