When I scroll left

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

 

Syntax

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

 

Parameters

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

 

Example

When I scroll left
When I scroll left 1000

 

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

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