Druckluftschläuche & Zubehör
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: [14.95, 727.95],
connect: true,
range: {
min: [14.95],
max: [727.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
- Kupplungskopf gelb M16x1,5 WABCO 9522000220, ISO Norm 1728, max.: 10 bar durck14,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 4522000120 Kupplungskopf Gelb M22x1,5 Druckluft Bremse Art.Nr.: T71010014,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- WABCO Kupplungskopf gelb, Vorratsleitung, Schweizer Ausführung M22 x 1,5144,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- WABCO Kupplungskopf rot Vorratsleitung mit Filter M16 x 1,5 Gewicht 348 g34,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- WABCO Kupplungskopf rot, Vorratsleitung, Schweizer Ausführung M22 x 1,5134,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- WABCO Kupplungskopf gelb, Bremsleitung, mit Filter M16 x 1,534,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- WABCO Kupplungskopf rot, Vorratsleitung, mit Filter M16 x 1,536,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- WABCO Kupplungskopf gelb, Bremsleitung, Schweizer Ausführung M22 x 1,5152,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- WABCO Kupplungskopf gelb Bremsleitung Filter M16 x 1,5 Außengewinde M24 x 1,532,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Kupplungskopf gelb M22x1,5 Vergleichs-Nr.: 4522002120 für Zugfahrzeug Automatik15,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Kupplungskopf gelb M16x1,5 Bremse, für Zugfahrzeug Automatik17,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- WABCO Kolbenzylinder Ø 140 x 160 mm Hub Vergleichs-Nr 14/006/104727,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- Haldex Kupplungskopf Protect O Deckel gelb für Bremse, Anschluss: M24 x 1,5 mm34,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Haldex Kupplungskopf Protect O rot Vorratsleitung mit Filter34,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand