Logo
edit-on Pro 5 (Version ) Samples
JavaScript Samples - No serverside script language required
General API Sample Demonstrates the JavaScript API.
VersioTrack Sample Demonstrates the VersioTrack functionality
Dynamic DOM Modification Sample This sample demonstrates how edit-on Pro can be used to edit an entire (X)HTML page using dynamic DOM modification.
Custom Dialog Sample Demonstrates the Custom Dialog API by overwriting the default "Insert Hyperlink" dialog with a custom dialog, and by integrating a custom "Insert Symbol" dialog based on a custom action.
Editable Elements Sample Demonstrates how to configure the editor to only allow editing within custom Editable Elements using a Custom DTD.
Custom DTD Sample Demonstrates the use of a Custom DTD in order to define Custom Tags.
HTML Forms Sample Demonstrates the use of Cascading Style Sheets together with the Custom tag feature of edit-on Pro to create a HTML form layout.
Multiple Editor Instances Demonstrates the integration of several instances of edit-on Pro within one page interfacing with the JavaScript API.
Localization Sample Demonstrates how to localize the user interface of edit-on Pro using one of four available locale settings.
Event Handling Sample Demonstrates the Event Handling mechanism.
UTF-8 JavaScript API Sample Demonstrates the usage of the UTF-8 encoding and the interfacing with the JavaScript API.
WebDAV Sample Demonstrates the WebDAV capabilities of edit-on Pro using (requires a WebDAV capable server).
PHP Samples - PHP 4 installation on the webserver required
CMS VersioTrack Demo Demonstrates the use of edit-on Pro VersioTrack within a simple Content Management System while using an external CSS file and different configurations for different users.
"Minimize HTTP Connections" Sample / PHP Demonstrates how you can speed up loading of edit-on Pro by minimizing the number of HTTP connections required.
Simple HTTP Post Sample Demonstrates how to export content from the editor using the Javascript API and how to POST it to the server.
ASP Samples - ASP/ASP.net capable webserver (e.g. IIS) required
Javascript API Sample / ASP.net Demonstrates the integration of edit-on Pro with ASP.net and the interfacing with the JavaScript API.
Javascript API Sample / ASP Demonstrates the integration of edit-on Pro with ASP and the interfacing with the JavaScript API.
JSP Samples - Servlet/JSP container (e.g. Jakarta-Tomcat) required
JavaScript API Sample / JSP Demonstrates the integration of edit-on Pro with JSP and the interfacing with the JavaScript API.
Coldfusion Samples - Coldfusion server required
JavaScript API Sample / Coldfusion Demonstrates the integration of edit-on Pro with Coldfusion (CFML) and the interfacing with the JavaScript API.
Documentation
Integration Manual - HTML Developer manual in HTML format (best suited for viewing on screen). It contains information about the integration of edit-on Pro in a web page and about the more advanced integration possibilities. Also contains the edit-on Pro API reference.
Online Help - HTML The Online Help in HTML format (best suited for viewing on screen). It contains a general description of the editor and of its standard functions, as well as details about the more advanced editor functions such as the "Image Upload" dialog and the "Document Structure" dialog. Also available in French, German and Spanish.