开发者

javascript in CK Editor

开发者 https://www.devze.com 2023-04-11 03:40 出处:网络
I created a web form in .net. The form need to use WYSIWYG editor. So, I have decided to use CK editor. Now, I have gotten a problem that the CK editor lets to use javascript in the t开发者_高级运维ex

I created a web form in .net. The form need to use WYSIWYG editor. So, I have decided to use CK editor. Now, I have gotten a problem that the CK editor lets to use javascript in the t开发者_高级运维extarea. I don't want to let this. How could I do that?


Check out this post:

http://cksource.com/forums/viewtopic.php?f=11&t=18911&hilit=allowed+tags

That plugin sounds like what you'll need - something to clean out Javascript.

0

精彩评论

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