Share via


BodyElement.onscroll Property

SharePoint Designer Developer Reference

Returns or sets a Variant that represents the value of the onscroll attribute, which is the script that runs when the onscroll event fires.

Syntax

expression.onscroll

expression   Required. A variable that represents a BodyElement object.

See Also