File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,13 @@ A carousel slide can contain images or HTML—you can even mix between slide
156156
157157## Using Animation
158158
159- Orbit uses [ Motion UI] ( motion-ui.html ) CSS classes to animate slides around. There are four plugin options you can set to change the default effects:
159+ Orbit uses [ Motion UI] ( motion-ui.html ) CSS classes to animate slides around.
160+
161+ <div class =" callout warning " >
162+ <p >Without the inclusion of the `motion-ui` [Motion UI](motion-ui.html) CSS file in your template, Orbit slider fails to work properly. </p >
163+ </div >
164+
165+ There are four plugin options you can set to change the default effects:
160166
161167- ` data-anim-in-from-left ` : transition to play when a slide comes * in from the left* .
162168- ` data-anim-in-from-right ` : transition to play when a slide comes * in from the right* .
You can’t perform that action at this time.
0 commit comments