开发者

CKeditor Paste Problem

开发者 https://www.devze.com 2023-04-02 12:26 出处:网络
I\'m using a ckEditor in a project I\'m working on, and supposedly the problem of pasting content is solved (paste without the html tags) in version 3.1

I'm using a ckEditor in a project I'm working on, and supposedly the problem of pasting content is solved (paste without the html tags) in version 3.1

I'm using version 3.6.1 and I'm still having the same problem, if I paste from word or any other program, the html tags are still appearing. Anyone has any idea how to fix that problem?

By the way I'm using the ckeditor on 开发者_StackOverflow中文版Zend Forms ...

Thanks


Turn off smart quotes in MSWord before you do the copy. I agree with earlier comments we use ckeditor extensiveley with zend fwork and have never had an issue. Notepad++ is also a helpful ally. You can do a quick search and replace on the html tags before pasting.

0

精彩评论

暂无评论...
验证码 换一张
取 消