adrai / adrai/flowchart.js

Incompatible with IE8

Đang mở
#66 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
8.7k
Fork
1.2k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Raphael itself supports IE6+ actually.
But when open demo of flowchart.js on IE8, the `vml` elements were generated seen from IE inspector but not displaying at all.

sometimes, IE8 report error at line 7448 of`raphael.js` v2.1.4

```
params.font && (textpathStyle.font = params.font);
```

but since demos from raphaeljs.org works well on IE8, so I suspect some calling approach was wrong in flowchart.js

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.