| Author |
How to stop fckeditor modify my pasted html code.
|
sam White
Ranch Hand
Joined: Feb 18, 2011
Posts: 204
|
|
Hi, With fckeditor 3.5.3:
<dependency>
<groupId>com.ckeditor</groupId>
<artifactId>ckeditor-java-core</artifactId>
<version>3.5.3</version>
</dependency>
I copied an external html source codes and paste it in the source code area of the editor. I noticed that fckeditor changed my html code , as a result the final appearance is not display properly.
How to configure fckeditor stop modifying my pasted html source code?
Any suggestion is very appreciated.
Thanks
sam
|
 |
 |
|
|
subject: How to stop fckeditor modify my pasted html code.
|
|
|