Skip to content

Commit

Permalink
updated documentation to reflect new saTabs exclude functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz committed Aug 16, 2017
1 parent e94515e commit 7d31ac4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,10 @@ Note: (The class for the active tab on the navigation is `.tabscroll_activeNavi`
2. Call the Method once on the page:
`<script> scrollimate.saTabs; </script>` (You may also use the init function by supplying 'saScroll' as an additional argument)

#### EXCLUSION

You want to have a link within your navigation that does something else. An external link, a popup link, etc. This is possible by simply adding the `data-saexclude` attribute to the anchor element.

---
---

Expand Down

0 comments on commit 7d31ac4

Please sign in to comment.