When I scroll down

Scrolls down the page by a fixed or custom number of pixels.

Syntax

When I scroll down
When I scroll down <number>
When we scroll down <number>
When scrolling down <number>

Parameters

  • <number> (optional) — Number of pixels to scroll down. Defaults to 350 if not specified.

Example

When I scroll down
When I scroll down 800

 

Scrolls down the page by a custom number of pixels specified by the user.

 

Example #1: And I scroll down
Example #2: When I scroll down 800
Example #3: And we scroll down 500
Example #4: When scrolling down 1200