Scroll-tween-use-secs
From Frontal Wiki
Contents |
Purpose
This style specifies if the scrollbar tween duration is in frames or seconds.
Value
Either "true" or "false". The default is "false".
scroll-tween-use-secs: false;
Remarks
Scrolling from the current location to the target location is done with a tween. The duration of that tween is set with the style scroll-tween-duration and the units of that style are set with scroll-tween-use-secs.
See Scrollbars and Scrolling a text Tag for more details and examples.
Example
| This page is incomplete |
See Also
- scroll-scale-tween-duration
- scroll-tween-duration
- scroll-tween-ease
- scroll-tween-use-secs
Can Be Applied To
This style can be applied to any visual element: