From: Petr Tomášek Date: Thu, 17 Aug 2017 01:10:43 +0000 (+0200) Subject: Update orbit.md X-Git-Tag: v6.4.4-rc1~2^2~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10549%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update orbit.md Correct 'data-anim-*' parameters. --- diff --git a/docs/pages/orbit.md b/docs/pages/orbit.md index 4d81fd3cb..3b33251a8 100644 --- a/docs/pages/orbit.md +++ b/docs/pages/orbit.md @@ -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`: