Name
scrollbar -- Widget for scrolling in a container
Contains
scrollbarbutton, slider
Additional Attributes
curpos, increment,
maxpos, pageincrement
Description
The scrollbar element uses the
curpos and maxpos attributes to
determine where the scrollbarbutton element is
drawn within its length. increment specifies how
much the scrollbar should move on user input.
pageincrement specifies how many pages it should
move.