File "before-after.js"

Full Path: /home/londdqdw/public_html/06/wp-content/plugins/nd-shortcodes/shortcodes/custom/beforeafter/js/before-after.js
File size: 194 bytes
MIME-type: text/plain
Charset: utf-8

jQuery( function() {
    
    jQuery( "#nd_options_beforeafter_component" ).slider({
      value: 50,
      orientation: "horizontal",
      range: "min",
      animate: true
    });
    
  } );