国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 語言 > JavaScript > 正文

js清理Word格式示例代碼

2024-05-06 16:00:50
字體:
來源:轉載
供稿:網友
這篇文章主要介紹了使用JS清理Word格式的方法,需要的朋友可以參考下

復制代碼 代碼如下:


<input type="button" value="Word清理" />

cleanWord = function(){
var editBody = FCKeditorAPI.GetInstance("text").EditorDocument.body;
var html = FCKeditorAPI.GetInstance("text").EditorDocument.body.innerText;
for(var intLoop=0;intLoop<editBody.all.length;intLoop++){
el=editBody.all[intLoop];
  el.removeAttribute("className","",0);
  el.removeAttribute("style","",0);
  el.removeAttribute("font"," ",0);
}
html=html.replace(/<o:p> <//o:p>/g,"");
html=html.replace(/o:/g,"");
html=html.replace(/<font>/g,"");
html=html.replace(/<FONT>/g,"");
html=html.replace(/<span>/g,"");
html=html.replace(/<SPAN>/g,"");
html=html.replace(/<SPANlang=EN-US>/g,"");
html=html.replace(/<P>/g,"");
html=html.replace(/<//P>/g,"");
html=html.replace(/<//SPAN>/g,"");
FCKeditorAPI.GetInstance("text").EditorDocument.body.innerText=html;
}

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表

圖片精選

主站蜘蛛池模板: 稻城县| 肥西县| 万年县| 遂宁市| 容城县| 宾阳县| 长治县| 新干县| 永年县| 桃园市| 睢宁县| 吉木乃县| 星子县| 北海市| 宾阳县| 长兴县| 嫩江县| 离岛区| 满城县| 汉川市| 视频| 东阿县| 临城县| 十堰市| 宽甸| 金湖县| 安仁县| 林周县| 都兰县| 平泉县| 无锡市| 运城市| 高邮市| 彭水| 平山县| 尼玛县| 呼图壁县| 鄂伦春自治旗| 灌南县| 库伦旗| 应城市|