Arrowscrollbox
A box which provides scroll arrows along its edges for scolling through the contents of the box. The user only needs to hover the mouse over the arrows to scroll the box. This element is typically used for large popup menus.
More information about arrowscrollbox
Properties and Methods:
scrollByIndex |
Attributes:
Inherited from XUL Element:
Properties and Methods:
scrollByIndex ( lines )
Return Type: no return value
Scrolls the contents of the arrowscrollbox by a certain number of lines. A line is a single element. Use a positive value as the lines argument to scroll forward that many lines, or a negative value to scroll backward that many lines.
Inherited from XUL Element:
Inherited from Element: