foreignobject is not working in IE10

前端 未结 3 933
清酒与你
清酒与你 2021-02-19 01:51

I want to draw HTML text in canvas using foreignobject element, In MDN i can see the below link (see reference), this is working fine in Chrome and Mozilla browser but not in IE

3条回答
  •  离开以前
    2021-02-19 02:20

    Html2canvas (beta) seems to work in Explorer 10 (at least in my virtualbox) http://html2canvas.hertzen.com/

    example: http://html2canvas.hertzen.com/examples.html

提交回复
热议问题