Active Area
From SAP Enable Now Wiki
Scope
- Book Page content object > Active Area object
Purpose
The Active Area object can be used to define an 'active' area on a Book Page, that results in some action being triggered when it is clicked on or hovered over. This is useful for turning a part of an image or text into a clickable hotspot.
Properties
- ID
- Name
- Text
- Hide Scroll Bars
- Hide
- Border Style
- Tab Index
- Design
- Shadow
- Show Shadow (remaining properties in this category available when this property is selected)
- Shadow Color
- Shadow Opacity
- Shadow Blur
- Shadow Spread
- Shadow Horizontal
- Shadow Vertical
- Effect
- Size and Position
- Link
- New Window Properties
- Actions
- Animation
- Documentation
Available Actions
The following Actions can be selected for an Active Area object when it is used as the target of a triggered event:
- Animate In: Display the Active Area using the method defined in the object's Animate In Effect property.
- Animate Out: Hide the Active Area using the method defined in the object's Animate Out Effect property.
- Animate Toggle: Show the Active Area if it is currently hidden, or hide it if it is currently displayed, using the object's Animate In Effect or Animate Out Effect property as appropriate.
- Hide: Hide the Active Area (immediately, without regard to its Animate Out Effect property).
- Show: Show the Active Area (immediately, without regard to its Animate In Effect property).
- Toggle: Hide or show the Active Area (immediately).
- View Link: Open the target of the Active Area object's Link To property (effectively, performing the action that would otherwise be performed if the Active Area itself had been clicked on).