scroll
This page has been flagged with the following issues:
High-level issues:
Overview Table
| Synchronous | No |
|---|---|
| Bubbles | No |
| Target | dom/Element |
| Cancelable | No |
| Default action |
Notes
Remarks
The onscroll event occurs when a document view is being moved through a direct user interaction or any change in the currentTranslate property that is available on the svg element. This event applies only to the outermost svg element and is dispatched after the movement has taken place.
The contents of an object scroll until new portions of the object become visible. To invoke this event, do one of the following:
- The user shifts the document view.
Syntax
Standards information
- Scalable Vector Graphics: Scripting, Section 18.4.3
Event handler parameters
- pEvt [in]
- Type: IDOMUIEventThe IDOMEvent object.
See also
Related pages (MSDN)
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here