EditLive! 9 Documentation : setDisplayEditableMarker Method

Removed in EditLive! 8.0

This function was removed in EditLive! 8.0. If called, it will perform no operation.

EditLive! provides a default rendering for users mousing over any DIV HTML element defined as anĀ Inline Editing Section. Prior to EditLive! 8.0, the SetDisplayEditableMarker load-time property could be used to disable this default rendering for selecting Inline Editing Section. With the default mouse-over rendering disabled, you could code your own solution for how Inline Editing Section DIVs will render.

For more information on the Inline Editing Sections functionality of EditLive!, see the Using Inline Editing article in the Developer Guide for this SDK, or undertake the Inline Editing Section tutorial.

See Also