Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz committed Nov 28, 2017
1 parent d358b7b commit dd9ef82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Scrollimate focuses on features and functions related to scrolling, animations (
- [The Methods](#methods)
- [SA Parallax](#saParallax)
- [Basic Setup](#saParallaxBasic)
- [Advnaced Setup](#saParallaxAdvanced)
- [Advanced Setup](#saParallaxAdvanced)
- [Mobile Control](#saParallaxAdvanced)
- [SA (Smooth Anchor) Scroll](#saScroll)
- [Basic Setup](#saScrollBasic)
Expand Down Expand Up @@ -82,7 +82,7 @@ The original scrollimate function. You **_have to_** call SA Parallax with the *
3. Call the init Function with:
`<script> scrollimate.init(['saParallax']); </script>`

#### <a name="saParallaxAdvnaced"></a>ADVANCED SETUP:
#### <a name="saParallaxAdvanced"></a>ADVANCED SETUP:
*You can tell the `data-sabglayer` attribute how your parallax animation should behave.
By Default, it will simply start at the top and will scroll at half the speed that the page once you start scrolling.
The `data-sabglayer` will take two arguments:*
Expand Down

0 comments on commit dd9ef82

Please sign in to comment.