@文心快码edge activexobject is not defined 文心快码 在回答你的问题之前,让我们先明确一下“edge activexobject is not defined”错误信息的上下文。这个错误通常出现在开发者尝试在Microsoft Edge浏览器中运行使用ActiveXObject的JavaScript代码时。接下来,我将根据你的提示逐点回答你的问题。
document.getElementById('openURL').style.visibility='hidden'; // hide URL link to prevent double entry // isDraw = true; } I got this ActiveXObject error when I try to use my website in Chrome and Edge. It's working well in Ie11 but not working well in Edge. May I know how...