资江河畔

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2015年4月24日

摘要: 出自:stenio365的博客//去掉html标签function removeHtmlTab(tab) {return tab.replace(/]+?>/g,'');//删除所有HTML标签}//普通字符转换成转意符function html2Escape(sHtml) {return sHtm... 阅读全文
posted @ 2015-04-24 11:48 资江河畔 阅读(203) 评论(0) 推荐(0)