]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update orbit.md 10549/head
authorPetr Tomášek <tomy@tomy.cz>
Thu, 17 Aug 2017 01:10:43 +0000 (03:10 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Aug 2017 01:10:43 +0000 (03:10 +0200)
Correct 'data-anim-*' parameters.

docs/pages/orbit.md

index 4d81fd3cbe419cea4e3aa9825880fc2fefd116ba..3b33251a81890616891a8b70757cb881b021003f 100644 (file)
@@ -246,8 +246,8 @@ There are four plugin options you can set to change the default effects:
 
 - `data-anim-in-from-left`: transition to play when a slide comes *in from the left*.
 - `data-anim-in-from-right`: transition to play when a slide comes *in from the right*.
-- `data-anim-out-from-left`: transition to play when a slide comes *out from the left*.
-- `data-anim-out-from-right`: transition to play when a slide comes *out from the right*.
+- `data-anim-out-to-left`: transition to play when a slide comes *out to the left*.
+- `data-anim-out-to-right`: transition to play when a slide comes *out to the right*.
 
 Since those option names are pretty *long*, you can also set them all in one HTML attribute, using `data-options`: