
The series of layers has items inside - which are a kind of layers too - that float into the viewport one after the other.
You can hover the animation with the mouse to pause it. Leaving the animated area will resume the anmation. You can also click the pause/play button at the lower left the pause and resume the current animation.
Pausing the animation causes the current layer to end its animation (if still in progress) and then stop until you resume it. The buttons always show the current state.
The lower left also shows a button for each layer. Clicking the button skips to the layer and pauses the animation (see slide 2). Clicking the button again will resume the animation after a timeout of two seconds.
<animation %HEIGHT%> <layer %OPTION%> <item %OPTION%(?%CLIP%)> This is all **DokuWiki [[Content]]** You can even use other plugins and images. </item> <item> ... </item> </layer> <layer> ... </layer> </animation>
There are basically three things that can be defined using the options place holders %HEIGHT% and %OPTION% and %CLIP% from above.
#layeranimation { width: 50%; }
top,right,bottom,left, e.g: <item ?auto,100,100,auto> - the example will add a clip to the lower left.| Version | Requirement |
|---|---|
| 2009-07-13 | see previous |
| 2009-05-27 | Current DokuWiki Stable |
If you need help or have suggestions on how to improve this plugin, feel free to contact us.