%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/higroup/wp-content/plugins/devmonsta/core/options/assets/src/init-scripts/
Upload File :
Create Path :
Current File : /var/www/html/higroup/wp-content/plugins/devmonsta/core/options/assets/src/init-scripts/slider.js

jQuery(window).on('devm-scripts.slider', function(){
    var el = jQuery('.devm-option.active-script .devm-slider');
    if (el.length) {
        el.asRange({
            limit: true,
            range: false,
            direction: 'h', // 'v' or 'h'
            keyboard: true,
            replaceFirst: false, // false, 'inherit', {'inherit': 'default'}
            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.slider');
});

Zerion Mini Shell 1.0