support for fading in unmatched auto-animate elements
This commit is contained in:
parent
3cf08624dd
commit
15e6994569
4 changed files with 94 additions and 10 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<div class="slides">
|
||||
|
||||
<section data-auto-animate>
|
||||
<section data-auto-animate data-auto-animate-unmatched="fade">
|
||||
<h3>Auto-Animate Example</h3>
|
||||
<p>This will fade out</p>
|
||||
<img src="assets/image1.png" style="height: 100px;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue