Home
last modified time | relevance | path

Searched +full:autocontrolscombine +(+path:plugin +path:slider) -(+path:plugin +path:slider +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/slider/conf/
H A Ddefault.php44 $conf['autoControlsCombine'] = false;
H A Dmetadata.php43 $meta['autoControlsCombine'] = array('onoff');
/plugin/slider/
H A Djquery.bxslider.js61 autoControlsCombine: false, property in defaults
687 // if autoControlsCombine, insert only the "start" control
688 if(slider.settings.autoControlsCombine){
690 // if autoControlsCombine is false, insert both controls
840 // if autoControlsCombine is true, replace the current control with the new state
841 if(slider.settings.autoControlsCombine){
843 // if autoControlsCombine is false, apply the "active" class to the appropriate control