ScrollIntoView - cWebBaseUIObject

Scrolls an object that is currently scrolled out of the view into view

Type: Procedure

Parameters: Boolean bAlignToTop

ParameterDescription
bAlignToTopDetermines whether the browser attempts to align the top element to the top of the view


Syntax
Procedure ScrollIntoView Boolean bAlignToTop

Call: Send ScrollIntoView bAlignToTop


Description

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.