SyntaxError:DOM异常12:仅在我的iPad中指定了无效或非法的字符串

时间:2019-02-21 18:15:06

标签: javascript jquery html syntax-error domexception

我的网站运行正常,但是我的iPad中的“关于”部分有问题。我无法仅在ipad上打开我的“关于”页面。

单击时出现此错误:

  

SyntaxError:DOM异常12:指定了无效或非法的字符串。

这是有关的行:

}, !0), this.options.content.close && document.addEventListener("keydown", this.action, !0), this.options.overlay.close && this.content.element.addEventListener("click", function(t) {

也许有人可以提供帮助,我不明白为什么我仅在iPad上出现此错误。

enter image description here

0 个答案:

没有答案