var minValue= $('.slider[type="range"]').prop('min'); var maxValue = $('.slider[type="range"]').prop('max');