Scrollable
From Frontal Wiki
Contents |
Purpose
This style determines if the visual element is subject to scrolling or not.
Value
Either "true" or "false." The default value is "true".
scrollable: true;
This style is cascading.
Remarks
When scrolling an element, effectively all the visual elements it contains are being repositioned. With this style, a visual element may be removed from that process so that it does not move when scrolling.
See Scrollbars and Scrolling a text Tag for more details and examples.
Example
| This page is incomplete |
Can Be Applied To
This style can be applied to any visual element: