跳到主要内容

Events

EventDescription
onChangeCurrentSlideThe function called when the current slide has changed.
onChangeRestrictionsThe function called when the restrictions in the editor are changed.
onClickThe function called when the user clicks the element.
onDocumentContentReadyThe function called when the document is completely loaded.
onEnableMouseEventThe function called to turn the mouse or touchpad events on/off.
onExternalMouseUpThe function called when the mouse button is released outside the plugin iframe.
onSlideShowBeginThe function called when a slide show presentation starts.
onSlideShowEndThe function called when a slide show presentation ends.
onSlideShowNextSlideThe function called after a slide has been changed and displayed during a slide show presentation. Fires before the slide content is actually displayed.
onSlideShowSlideChangedThe function called when slide changes during a slide show presentation. Provides information about both the current and previous slide.
onTargetPositionChangedThe function called when the target position in the editor is changed.