ie_scroll
Scroll elements into view, to top/bottom, or by pixels to interact with virtualized grids in legacy IE applications.
Instructions
Scroll: bring an element into view (by/value), scroll page/container to top|bottom (to=...), or by pixels (dx/dy). Needed for virtualized grids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | ||
| dx | No | ||
| dy | No | ||
| to | No | top | bottom | |
| frame | No | ||
| value | No |