- Advanced web based WYSIWYG online HTML editor Client Area | Site Map | Contact Us | English | Chinese
Getting Started
Software Provided Style
Backend Administration
Basic Examples
Pop-up Windows' Call
Multiple Editors
Localization / Multi-language
Image Hot Link
Paragraph Attribute
Powerful control on font style
Advanced Topics
Client API
Getting Uploaded Files
Citing External Style Sheets
Get Remote Files Automatically
Relative/Absolute URLs
Thumbnail Image
Image/Text Watermark
Mixing typeset of Image and text
Unlimited optimized undo and redo
Local file auto upload
Import from Word
Import from Excel
Image/Flash/Media/File Gallery
Actual Application
News Management System
Multiple Editors in one page





Example Code:
<form>

<input type="hidden" name="content1" value="">
<iframe id="eWebEditor1" src="ewebeditor.htm?id=content1&style=coolblue" frameborder="0" scrolling="no" width="650" height="350"></iframe>

<input type="hidden" name="content2" value="">
<iframe id="eWebEditor2" src="ewebeditor.htm?id=content2&style=mini" frameborder="0" scrolling="no" width="600" height="300"></iframe>

<input type="hidden" name="content3" value="">
<iframe id="eWebEditor3" src="ewebeditor.htm?id=content3&style=gray" frameborder="0" scrolling="no" width="650" height="350"></iframe>

<input type="hidden" name="content4" value="">
<iframe id="eWebEditor4" src="ewebeditor.htm?id=content4&style=green" frameborder="0" scrolling="no" width="650" height="350"></iframe>

</form>

Copyright © 2003-2007 eWebEditor.com, All Rights Reserved .