Handwerkzeug
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: [1.95, 3170.95],
connect: true,
range: {
min: [1.95],
max: [3170.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
- 1/4'' Bit-Stecknuss Innensechskant,5/32"5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -3%Steckschlüssel-Satz 1/4", 3/8", 1/2" 179-tlg., zöllig
UVP 196,95 EUR190,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - Ringmaulschlüssel, 7/8" abgewinkelt12,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -4%Einlagen-Set Schraubendreher und Hammer 10-tlg.
UVP 204,95 EUR195,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -2%Einlagen-Set HeavyGrip Ratschenring-Maul- und Steckschlüssel, 27-tlg.
UVP 173,95 EUR170,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/4'' Sechskant-Stecknuss, lang, 11/32"6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/8'' Sechskant-Stecknuss, lang 15/32"9,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Ringmaulschlüssel, 9/16" abgewinkelt7,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4'' Sechskant-Stecknuss, lang, 1/4"6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -4%Einlagen-Set Steckschlüssel 32-tlg.
UVP 125,95 EUR120,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/4'' Bit-Stecknuss Innensechskant,7/32"5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4'' Bit-Stecknuss Innensechskant,1/4"5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Ringmaulschlüssel, 5/8" abgewinkelt8,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4'' Sechskant-Stecknuss, lang, 5/32"5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/8'' Sechskant-Stecknuss, lang 3/8"9,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -10%Werkstattwagen Performance Technic bestückt, 242-tlg.
UVP 2.617,95 EUR2.364,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - Ringmaulschlüssel, 1/4" abgewinkelt4,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Ringmaulschlüssel, 11/16" abgewinkelt8,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Winkelstiftschlüssel Satz 9-teilig, zöllig19,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4'' Sechskant-Stecknuss, lang, 9/32"6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Werkstattwagen Performance Start bestückt, 133-tlg.1.431,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4'' Sechskant-Stecknuss, lang, 3/8"6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand