Hi,
I have two FCKEditor sessions opened. In 1 session, I have inserted a table and some lines after that I copied the content and pasted in the second FCKEditor. After pasting the contents, source is not getting displayed in the second editor. I clicked source tab several several times, but nothing is happening.
After a small investigations, I checked the source from my 1st editor, and removed <!--StartFragment --> from the source and copied the contents and pasted it again in the 2nd editor and now I am able to view the source from my second editor.
I want to know how to avoid <!--StartFragment --> in my html source, so that I can copy/paste my contents without any validations.
Any help is appreciated.
Thanks.
I have two FCKEditor sessions opened. In 1 session, I have inserted a table and some lines after that I copied the content and pasted in the second FCKEditor. After pasting the contents, source is not getting displayed in the second editor. I clicked source tab several several times, but nothing is happening.
After a small investigations, I checked the source from my 1st editor, and removed <!--StartFragment --> from the source and copied the contents and pasted it again in the 2nd editor and now I am able to view the source from my second editor.
I want to know how to avoid <!--StartFragment --> in my html source, so that I can copy/paste my contents without any validations.
Any help is appreciated.
Thanks.