Steckschlüssel und 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: [2.95, 531.95],
connect: true,
range: {
min: [2.95],
max: [531.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;
}
});
});
});
- -11%3/8'' Sechskant-Stecknuss, lang 7/16"
UVP 8,95 EUR7,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 3/8'' Sechskant-Stecknuss, lang 19/32"9,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/2'' Sechskant-Stecknuss, lang 1/2"6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -25%1/4" Bit-Stecknuss TX, T25
UVP 3,95 EUR2,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand - -4%1/4" Umschaltknarre, 72 Zahn
UVP 27,95 EUR26,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand - 1/2" Bit-Stecknuss Innen6kant kurz 8mm8,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- 1/4'' Bit-Stecknuss Innensechskant,1/4"3,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/8" Bit-Adapter-Stecknuss, 3/8" x 5/16" 28 mm7,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -8%Reparatursatz 1/2" Knarre
UVP 12,95 EUR11,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand