Battioni & Pagani
Verfügbarkeit
Preis
€
―
€
"use strict";
var keypressSlider = document.querySelector(".slider-keypress");
var input0 = document.querySelector(".input-with-keypress-0");
var input1 = document.querySelector(".input-with-keypress-1");
var inputs = [input0, input1];
noUiSlider.create(keypressSlider, {
start: [2.95, 7489.95],
connect: true,
range: {
min: [2.95],
max: [7489.95]
}
});
keypressSlider.noUiSlider.on("update", function(values, handle) {
inputs[handle].value = values[handle];
function setSliderHandle(i, value) {
var r = [null, null];
r[i] = value;
keypressSlider.noUiSlider.set(r);
}
inputs.forEach(function(input, handle) {
input.addEventListener("change", function() {
setSliderHandle(handle, this.value);
});
input.addEventListener("keydown", function(e) {
var values = keypressSlider.noUiSlider.get();
var value = Number(values[handle]);
var steps = keypressSlider.noUiSlider.steps();
var step = steps[handle];
var position;
switch (e.which) {
case 13: setSliderHandle(handle, this.value); break;
case 38: position = step[1]; if (position === false) { position = 1; } if (position !== null) {setSliderHandle(handle, value + position); } break;
case 40: position = step[0]; if (position === false) { position = 1; } if (position !== null) { setSliderHandle(handle, value - position); } break;
}
});
});
});
Hersteller
Kategorien
- B&P Reparatursätze für Vakuumpumpen Lamelle Dichtung Simmerring Ausführung:Long Life,passend für:KPS 550, passend für: KPS 550, Ausführung: Long Life945,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- B&P Reparatursätze für Vakuumpumpen Lamelle Dichtung Simmerring Ausführung:Long Life,passend für:FAN 530, passend für: FAN 530, Ausführung: Long Life894,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- B&P Reparatursätze für Vakuumpumpen Lamelle Dichtung Simmerring Ausführung:Standard,passend für:WPT MFR-MAFR 720 SC, passend für: WPT MFR-MAFR 720 SC, Ausführung: Standard523,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- B&P Reparatursätze für Vakuumpumpen Lamelle Dichtung Simmerring Ausführung:Long Life,passend für:KTM 2300, passend für: KTM 2300, Ausführung: Long Life2.693,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- B&P Reparatursätze für Vakuumpumpen Lamelle Dichtung Simmerring Ausführung:Standard,passend für:MEC 8000, passend für: MEC 8000, Ausführung: Standard191,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- B&P Reparatursätze für Vakuumpumpen Lamelle Dichtung Simmerring Ausführung:Standard,passend für:MEC 3000, passend für: MEC 3000, Ausführung: Standard122,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Battioni Pagani BP Güllekompressor Güllewagen Kompressor Star 60MV max. 1,5 bar2.577,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- BP-Güllekompressor Güllewagen Kompressor 6150l MEC5000m max. 1,5 bar1.707,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Battioni Pagani BP Güllekompressor Kompressor 13.845 Liter hitzebest. Lamellen2.809,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Güllekompressor Mec 6500M Zapfwellenantrieb Kompressor MEC 6500M max. 1,5 bar1.897,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand