Kupplungsstecker
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: [4.95, 546.95],
connect: true,
range: {
min: [4.95],
max: [546.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
- Flachkupplungsmuffe Heavy Duty DN12 BG3 1/2"41,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Flachkupplungsmuffe Heavy Duty DN10 BG2 1/2"30,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Schraubkupplung Festhälfte KF 12L DN12-BG3 M18x1,514,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Flachkupplungsstecker Heavy Duty DN10 BG2 1/2"17,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Flachkupplungsstecker Heavy Duty DN12 BG3 1/2"18,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Schraubkupplung Loshälfte KL 12L DN12-BG3 M18x1,516,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Steckkupplung NW13/15 unter Druck kuppelbar BG3-15L M22x1,5 AG24,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulik Stecker für Adapter RA 10/12 oder 15 M 22 x 1,5 mm IG11,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulikstecker Hydraulikmuffe für Steckkupplung NW 10/12 Schottverschraubung10,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulik Absperrkugelhahn Kugelhahn M26 x 1,5 - 18L NW 16 Rohr AD-18 mm39,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulikdose Hydraulikmuffe Dose für Adapter RA 10/12/15 M22 x 1,5 mm20,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulikdose Hydraulikmuffe für Steckkupplung Stecker - 1/2" IG9,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulikdose Hydraulikmuffe Dose für Steckkupplung - NW 08 / 1018,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulikdose Hydraulikmuffe Dose für Steckkupplung - NW 13 / 1519,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Stecker für Hydraulik-Schraubkupplung NW 13/15L M 22 x 1,5 AG25,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- Hydraulik Absperrkugelhahn Kugelhahn M14 x 1,5 - 8L NW 6 Rohr-AD 8 mm22,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulikstecker Hydraulikmuffe für Steckkupplung Stecker - NW 06 / 088,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulikdose Hydraulikmuffe Dose für Steckkupplung - NW 13/1,5 mm18,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulikdose Hydraulikmuffe Dose für Steckkupplung - NW 06 / 0818,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hydraulikstecker Hydraulikmuffe für Steckkupplung Stecker - NW 189,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand