《修復ueditor百度編輯器在IE8下shCore.js報錯'undefined'錯誤的問題》文章已經(jīng)歸檔,站長之家不再展示相關內容,下文是站長之家的自動化寫作機器人,通過算法提取的文章重點內容。這只AI還很年輕,歡迎聯(lián)系我們幫它成長:
ueditor在IE8下點擊任意文本框報腳本錯誤 錯誤問題: 在IE8下出現(xiàn)腳本錯誤 'undefined' 為空或不是對象 的問題出現(xiàn)問題的文件為: shCore.js 行數(shù):299行 文件路徑:ueditor\third-party\SyntaxHighlighter\shCore.js 報錯的代碼為: 299行real.replace.call(str.toString().slice(match.index), r2, function () { for (var i = 1; i 1 && indexOf(match, "") -1) { r2 = RegExp(this.source, real.replace.call(getNativeFlags(this), "g", "")); // Using `str.slice(match.index)` rather than `match[0]` in case lookahead allowed // matching due to characters outside the match real.replace.call(str.toString().slice(match.index), r2, function () { for (var i = 1; i match.index)) this.lastIndex--; } return match; } }; 作者原文鏈...
......
本文由站長之家用戶“藍楓葉博客”投稿,本平臺僅提供信息索引服務。由于內容發(fā)布時間超過平臺更新維護時間,為了保證文章信息的及時性,內容觀點的準確性,平臺將不提供完整的內容展現(xiàn),本頁面內容僅為平臺搜索索引使用。需閱讀完整內容的用戶,請聯(lián)系作者獲取原文。
(舉報)