Gewindebohrer
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, 47.95],
connect: true,
range: {
min: [14.95],
max: [47.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;
}
});
});
});
- Gewindebohrer M10 x 1,50 VPE 318,95 EUR *Lieferzeit: 1 bis 3 Tage*3 Stück | 6,32 EUR / Stück* inkl. MwSt. zzgl. Versand
- Gewindebohrer M5 x 0,8 VPE 314,95 EUR *Lieferzeit: 1 bis 3 Tage*3 Stück | 4,98 EUR / Stück* inkl. MwSt. zzgl. Versand
- -3%Gewindebohrer M16 x 2,00 VPE 3
UVP 36,95 EUR35,95 EUR *Lieferzeit: 1 bis 3 Tage*3 Stück | 11,98 EUR / Stück* inkl. MwSt. zzgl. Versand - Gewindebohrer M6 x 1,0 VPE 314,95 EUR *Lieferzeit: 1 bis 3 Tage*3 Stück | 4,98 EUR / Stück* inkl. MwSt. zzgl. Versand
- -2%Gewindebohrer M18 x 2,50 VPE 3
UVP 48,95 EUR47,95 EUR *Lieferzeit: 1 bis 3 Tage*3 Stück | 15,98 EUR / Stück* inkl. MwSt. zzgl. Versand - Gewindebohrer M12 x 1,75 VPE 327,95 EUR *Lieferzeit: 1 bis 3 Tage*3 Stück | 9,32 EUR / Stück* inkl. MwSt. zzgl. Versand
- Gewindebohrer M4 x 0,7 VPE 314,95 EUR *Lieferzeit: 1 bis 3 Tage*3 Stück* inkl. MwSt. zzgl. Versand
- Gewindebohrer M8 x 1,25 VPE 315,95 EUR *Lieferzeit: 1 bis 3 Tage*3 Stück | 5,32 EUR / Stück* inkl. MwSt. zzgl. Versand
- Gewindebohrer M14 x 2,00 VPE 330,95 EUR *Lieferzeit: 1 bis 3 Tage*3 Stück | 10,32 EUR / Stück* inkl. MwSt. zzgl. Versand
- Gewindebohrer M3 x 0,5 VPE 314,95 EUR *Lieferzeit: 1 bis 3 Tage*3 Stück | 4,98 EUR / Stück* inkl. MwSt. zzgl. Versand
- -2%Gewindebohrer M20 x 2,50 VPE 3
UVP 48,95 EUR47,95 EUR *aktuell nicht lieferbar3 Stück | 15,98 EUR / Stück* inkl. MwSt. zzgl. Versand