Home
|
Changelog
|
Examples
|
Manual/Wiki
|
Plugins
|
Support
|
Download
|
User comments
|
Forum
|
Buttons
[Simple example]
[Skin example]
[Full featured example]
[Word example]
[More examples]
Word example
This example shows you how TinyMCE can be configurated to function with Word content in the best possible way. TinyMCE is configured to auto convert/cleanup pasted Word content in this example. It's has also a custom CSS that makes paragraphs marginless as in Word.
<p>Some paragraph</p> <p>Some other paragraph</p> <p>Some <b>element</b>, this is to be editor 1. <br /> This editor instance has a 100% width to it. <p>Some paragraph. <a href="http://www.sourceforge.net">Some link</a></p> <img src="example_data/logo.jpg"></p>