webcalendar icon indicating copy to clipboard operation
webcalendar copied to clipboard

in Internet Explorer 11 on Windows 10 no borders are rendered in the tables

Open janvanl opened this issue 6 years ago • 2 comments

in Internet Explorer 11 on Windows 10 no borders are rendered in the tables, with Edge, Firefox and Opera the borders show.

Regards, Jan

janvanl avatar Aug 12 '19 16:08 janvanl

IE11 requires many workarounds as its html5 implementation is not complete. Also it is discontinued (for edge) and just receives security fixes. So this is not surprising.

how you can help (I don't know how many people still have IE11): go to the developer settings (there should be some but I don't know where because I use Linux) in IE and check which attribute is not supported (and has no prefixed fallback). Maybe a prefixed version for IE exists. If there is no error then maybe a default in IE is bad and an explicit css-configuration helps.

devkral avatar Aug 15 '19 15:08 devkral

see also: https://github.com/craigk5n/webcalendar/issues/126

devkral avatar Aug 15 '19 15:08 devkral