15.08.2013 Views

Ektron® eWebEditPro Developer's Reference Guide

Ektron® eWebEditPro Developer's Reference Guide

Ektron® eWebEditPro Developer's Reference Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

var strContent =<br />

document.forms[objInstance.formName].elements[objInstance.elemName].value;<br />

}<br />

Object: ”Instances Object”<br />

Property: height<br />

Property: html<br />

Property: id<br />

Description: The height of the editor assigned when created. Read-only.<br />

Object: ”Instances Object”<br />

Description: A string containing the HTML. To create the editor in a window other<br />

than the current one, set <strong>eWebEditPro</strong>.parameters.editorWindow to the name of<br />

the window. For example<br />

<br />

frame2, document, open(0);<br />

<strong>eWebEditPro</strong>.parameters.editorWindow="frame2";<br />

<strong>eWebEditPro</strong>.create(...);<br />

frame2.document.close();<br />

<br />

To prevent the editor from writing the HTML to the window document, set<br />

<strong>eWebEditPro</strong>.parameters.writeDisabled to true.<br />

For example,<br />

<br />

<strong>eWebEditPro</strong>.parameters.writeDisabled="true";<br />

var Obj Editor=<strong>eWebEditPro</strong>.create(...);<br />

var strHTML=objEditor.html;<br />

<br />

Object: ”Instances Object”<br />

Property: maxContentSize<br />

Description: The name of the <strong>eWebEditPro</strong> editor element in the object (Internet<br />

Explorer) or embed (Netscape) tag. Typically not used. Read-only.<br />

Object: ”Instances Object”<br />

Description: See ”Property: maxContentSize” on page 130<br />

Object: ”Instances Object”<br />

<strong>Ektron®</strong> <strong>eWebEditPro</strong> Developer’s <strong>Reference</strong> <strong>Guide</strong>, Release 5.1, Revision 1 137

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!