Hi,
I am trying to insert following tag into CkEditor RTE, but I dont know how I can
<customcontent uniquename="uniqueid">Name</customcontent>
I tried using insertHTML but when I executed it is ignoring the non html tags. Is there any setting to clean non-HTML tag.
I also tried with insertElement, it is throwing some javascript error.
Can someone provide me example to crack this?
I am trying to insert following tag into CkEditor RTE, but I dont know how I can
<customcontent uniquename="uniqueid">Name</customcontent>
I tried using insertHTML but when I executed it is ignoring the non html tags. Is there any setting to clean non-HTML tag.
I also tried with insertElement, it is throwing some javascript error.
Can someone provide me example to crack this?
Re: Insert Custom Tag in CKEditor
I tried to use insertElement it worked in Firefox...but in IE it sucks...
And when I digged down even for simple html tag <i>Text</i> this method fails in IE
It is very sad ....Not at all good product. No support.
A big nightmare for developers...NOT matured API...please release it as beta.