0
我收到以下錯誤在IE8,當我加載文件jspdf.debug.jsIE8 - SCRIPT438:對象不支持屬性或方法「的getContext」
SCRIPT438:對象不支持屬性或方法 '的getContext'
和
我已經搜索與谷歌的SCRIPT257: Could not complete the operation due to error 80020101.
,沒有得到任何相關的答案。
請幫我解決我的問題。謝謝。
您正在使用哪個庫?檢查該庫是否使用'canvas'。 – Satpal
getContext僅用於畫布,所以有些地方正在嘗試創建畫布,IE8 – adeneo
不支持。我該如何解決這個問題?你可以幫我嗎? – user3428816