When I scroll up

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

Syntax

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

Parameters

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

Example

When I scroll up
When I scroll up 1000

 

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

 

Example #1: And I scroll up
Example #2: When I scroll up 1000
Example #3: And scrolling up 300
Example #4: When scrolling up 750