Parameter | Description |
---|---|
bAlignToTop | Determines whether the browser attempts to align the top element to the top of the view |
Procedure ScrollIntoView Boolean bAlignToTop
Call: | Send ScrollIntoView bAlignToTop |
Scrolls an object that is currently scrolled out of the view/hidden because the view has scrolled into view.
This causes the parent container to scroll, if nessecary, to make this object visible.