User-triggered actions
GoLive includes the following user-triggered actions: - Mouse Click triggers an action after a single mouse click on the linked item.
- Mouse Enter triggers an action when the pointer is moved over the linked item.
- Mouse Exit triggers an action when the pointer is moved away from the linked item.
- Double Click triggers an action when the viewer double-clicks the linked item.
- Mouse Down triggers an action when the viewer presses the mouse button while the pointer is over the linked item.
- Mouse Up triggers an action when the viewer releases the mouse button while the pointer is over the linked item.
- Key Down and Key Press trigger an action when the viewer presses any key.
- Key Up triggers an action when the viewer releases any key.
- Key Focus (form fields only) triggers an action when the field is selected, an insertion point is placed in the field, or when the viewer tabs to it.
- Text Change (form fields only) triggers an action after text is entered into the field and another field is selected.
- Key Blur (form fields only) triggers an action when the viewer tabs out of the field.
Note: If a Mouse Click action is applied to a Rollover object, the Rollover's navigational link (the URL field in the Rollover Inspector) will be disabled. After setting up an action with the Mouse Click event, add a GoTo Link Action as the last action assigned to the Mouse Click event to set Rollover's navigational link. (See Goto Link.)
|