Home
last modified time | relevance | path

Searched refs:layeranimation (Results 1 – 4 of 4) sorted by relevance

/plugin/layeranimation/
H A Dstyle.less5 & ~ .layeranimation {
10 div.dokuwiki .layeranimation {
180 .layeranimation ul.layeranimation_layer li.play-pause.active {
H A DREADME.md38 …erwise, you can define the following in your template stylesheet: ``#layeranimation {width: 50%;}``
53 … $('div.layeranimation').trigger('layeranimation.activate', [ $(this).hasClass('desktop') ] );
66 The effect would be, that the layeranimation plugin is enabled only for the desktop screen size.
H A Dplugin.info.txt3 base layeranimation
H A Dscript.js3 var layeranimation = function(rootNode) { class
505 (new layeranimation($(this))).init();