Common interactive attributes
The table lists the common interactive attributes with their use, (default) value(s), and description.
Attribute |
Use |
Values (default value in bold) |
Description |
HLink |
Implied |
True False |
Specifies if the element has hyperlink assigned. |
HLinkTo |
Implied |
Specifies the destination hyperlink. For example www.sitecore.net. | |
Animation |
Implied |
appear disappear fade-in fade-out fly-in-bottom fly-in-left fly-in-right fly-in-top fly-in-blur-bottom fly-in-blur-left fly-in-blur-right fly-in-blur-top fly-out-bottom fly-out-left fly-out-right fly-out-top grow grow-big move-left move-right move-left-grow move-left-shrink move-right-grow move-right-shrink rotate180cw rotate90cw rotate180ccw rotate90ccw shrink spring-left spring-right zoom-in-2D zoom-out-2D large-bounce med-bounce small-bounce multiple-bounce bounce-smoosh flyin-pause-flyout flyin-stop-flyout gallop pulse smoke spin swoosh wave |
Sets the animation motion preset for the page element. |
Duration |
Implied |
Sets the animation duration in seconds. | |
HideA |
Implied |
True False |
Sets if page element is hidden after animated. |
HideI |
Implied |
True False |
Sets if page element is hidden until animated. |
NPlays |
Implied |
Sets the number of times animation plays for the page element. | |
OpKeyFr |
Implied |
Sets the animation property nth keyframe and value from the page element. | |
Loop |
Implied |
True False |
Sets whether page element animation is set to loop. |
XKeyFr |
Implied |
Sets the animation property nth keyframe and value from the page element. | |
YKeyFr |
Implied |
Sets the animation property nth keyframe and value from the page element. | |
Speed |
Implied |
None EaseIn EaseOut EaseInOut |
Sets the simple animation ease type for the page element. |
Animate |
Implied |
AnimateFrom AnimateTo kAnimateOffset |
Sets the animation option for the page element. |
Events |
Implied |
None OnPageLoad OnPageClick OnSelfClick OnSelfRollover |
Sets on which event(s) the animation starts. |
RotKeyFr |
Pipeline separated list of number values. Each value indicates the rotation value of the corresponding animation key frame. RotKeyFr is currently unused. | ||
Anipath |
Implied |
Pipeline separated list of line points. Line point have following structure PointType; LeftDirPointX; LeftDirPointY;AnchorPointX;AnchorPointY;RightDirPointX;RightDirPointY |