IE9 での jquery.bgiframe.js エラー
SCRIPT5022: DOM 例外: INVALID_CHARACTER_ERR (5)
jquery.bgiframe.js、行 8 文字 976
エラー コード
1 {if(!$('iframe.bgiframe',this)[0])this.insertBefore(document .createElement(html ),this.firstChild);});};})(jQuery);
インターネットで終了プランをいくつか見つける
プラン 1:
this.insertBefore(document. createElement('html'),this .firstChild);
HTML に引用符を追加するだけです。
現在解決策を見つけました。将来的には新たな修正が加えられる予定です!