Example Applications
These demonstrations provide simple real-world examples of using soEditor in your applications. In order to provide a solid understanding of how to use soEditor, we have included the ability to view source code within each example. These examples will only work with IE 5+ on a Windows platform.
You can find additional examples and more information on our web site at http://www.siteobjects.com/.
|
Example one This example displays the default configuration of soEditor in a stand-alone form. |
|
Example two This example demonstrates how soEditor can be used within a form. Focus is set to the name field in the initialfocus attribute. Field validation is also enabled by setting the validateonsave attribute to true and by using the validationmessage attribute. |
|
Example three This example demonstrates how to use more than one instance of soEditor within a form. The basefont attribute is set to Arial and the basefontsize attribute is set to 2. The font and htmledit attributes are set to false in order to control all formatting with the base font and size. Focus is set to the title field in the initialfocus attribute. |
|
Example four This example shows you how soEditor can be used to load, edit and save an entire html file. The cffile tag is used to read the file and by setting the pageedit attribute to true we are able to preserve the html, head and body elements. |
![]()
Copyright © 2007 SiteObjects, Inc.