when i write "<" in source edit mode ,i get the FCKeditor.value is "<" ,but i find in javascript
var value = oEditer.GetXHTML(true);
the value is "<"
how can i get the FCKeditor.value is "<" when i write "<" in source edit mode ,
help me
thanks
var value = oEditer.GetXHTML(true);
the value is "<"
how can i get the FCKeditor.value is "<" when i write "<" in source edit mode ,
help me
thanks
Re: Problem for FCKeditor 2.6 Build 18638