我們運行一些大型目錄,其中用戶經常從Word文檔等複製/粘貼內容到我們的TinyMCE html編輯器中。javascript html編輯器複製/粘貼問題
的問題,這通常例如下面的文字被隱藏在那裏這說明了我們的網頁:
<!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; mso-layout-grid-align:none; punctuation-wrap:simple; text-autospace:none; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;} p {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} -->
有TinyMCE的插件或其他一些跨瀏覽器的HTML編輯器,自動剝了這一點?
或者另一種解決方案是使用一些php regex命令或者可以去掉這些註釋聲明的東西。
祝您好運。我看了看,看了看,還沒有發現任何東西,但我正在看這篇文章,像一個鷹,希望有人比手動使用Dreamweaver清理Word的混亂有更好的解決方案。 – Brad 2010-08-09 16:11:55
嘗試ckeditor在http://ckeditor.com/ – 2010-08-09 16:23:47
可能重複的[tinymce和導入/從微軟word複製粘貼](http://stackoverflow.com/questions/1255738/tinymce-and-importing-copy-paste- from-microsoft-word) – 2010-08-09 16:42:55