首頁  >  文章  >  web前端  >  jquery.bgiframe.js在IE9下提示INVALID_CHARACTER_ERR錯誤_jquery

jquery.bgiframe.js在IE9下提示INVALID_CHARACTER_ERR錯誤_jquery

WBOY
WBOY原創
2016-05-16 17:43:451454瀏覽

jquery.bgiframe.js在IE9下的錯誤

複製程式碼 程式碼如下:

程式碼如下:
SCRIPT5022: DOM Exception: INVALID_CHARACTER_ERR (5)
jquery.bgiframe.js, 行8 字符976


錯誤代碼 程式碼如下:


1 {if(!$('iframe.bgiframe',this)[0])this.insertBefore(document.createElement(html ),this.firstChild);});};})(jQuery);


在網上找到些結局方案
方案一
程式碼如下:


this.insertBefore(document.createElement('html'),thisateElement('html'),thisateElement('html'), .firstChild);



HTML加個引號就行了。 目前就找到該解決方案,日後有新的最修改!
陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn