From 428abbbf76c569f1f0ed1ae961343d8f01da518d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20Tom=C3=A1=C5=A1ek?= Date: Thu, 17 Aug 2017 03:10:43 +0200 Subject: [PATCH] Update orbit.md Correct 'data-anim-*' parameters. --- docs/pages/orbit.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`: -- 2.47.2