Versions

EditLive 8.x
EditLive 7.x

EditLive 8 Documentation

Skip to end of metadata
Go to start of metadata

This method displays the Ephox EditLive! instance object in the Web browser as a button. When the parameter is set to true, EditLive! will automatically open in a popout window; clicking an associated button in the browser will hide the window. When set to false, EditLive! displays as a button which must be clicked in order for the popout window containing EditLive! to appear.

Removed @8.0

Call fails with exception.

This method only applies for EditLive! ASP and JavaScript integrations. Developers can add a menu or toolbar item allowing EditLive! to be displayed in a popout window. This is done using Popout as the name attribute for a <menuItem> or <toolbarButton> configuration file element.

Syntax

Visual Basic Script

JavaScript

Parameters

blnPopout

A boolean indicating whether EditLive! should automatically open in a popout window. When set to true EditLive! will automatically open in a popout window with an associated button in the browser; clicking the button will hide the window. When set to false EditLive! displays as a button which must be clicked in order for the popout window containing EditLive! to appear.

Examples

The following example demonstrates how to cause EditLive! to automatically appear in a popout window which has an associated button in the browser for showing and hiding the window.

VBScript
JavaScript

Remarks

Before this method is called, all the required properties of an EditLive! instance object must be set.

When using this property, it must be called instead of the Show property.

To set the display icons and text for the button created through the use of this method the following can be set:

Labels: