Home
last modified time | relevance | path

Searched +full:zindex +(+path:plugin +path:snow) -(+path:plugin +path:snow +path:lang) (Results 1 – 5 of 5) sorted by relevance

/plugin/snow/
H A Dscript.js15 snowStorm.zIndex = JSINFO.plugin.snow.zindex;
H A Daction.php33 $JSINFO['plugin']['snow']['zindex'] = $this->getConf('zindex');
H A Dsnowstorm.js46 this.zIndex = 0; // CSS stacking order applied to each snowflake
386 this.o.style.zIndex = storm.zIndex;
/plugin/snow/conf/
H A Ddefault.php22 $conf['zindex'] = 0;
H A Dmetadata.php22 $meta['zindex'] = array('numeric');