If I input some HTML element in CKEditor for ASP.NET, it always convert "<" to "<".
For example I input the text below:
I don't see anything after saved.
no matter what the HtmlEncodeOutput is true or false.
For example I input the text below:
<script type="text/javascript" src="/ckfinder/ckfinder.js"></script>
I don't see anything after saved.
no matter what the HtmlEncodeOutput is true or false.

Re: Cannot input the HTML text
http://dev.ckeditor.com/ticket/7283
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Cannot input the HTML text