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: [0.95, 2743.95],
connect: true,
range: {
min: [0.95],
max: [2743.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
- Winkelstiftschl., InnenSK, lang,10mm5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -5%Heavy Duty Werkzeugkasten
UVP 82,95 EUR78,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/4'' Sechskant-Stecknuss, lang, 11/32"5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Feinmechaniker-Schraubendreher, Schlitz3,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -5%Ölfilterbandschlüssel Ø 65 - 110 mm
UVP 21,95 EUR20,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -7%Verlängerung für Kraftvervielfältiger
UVP 14,95 EUR13,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - Honstein Satz passend für Ø 25 - 64 mm15,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -3%Einlagen-Set Schraubendreher und Hammer 10-tlg.
UVP 204,95 EUR198,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -2%Akku-Fettpresse, mit Koffer ohne Akku & Ladegerät
UVP 355,95 EUR348,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -3%Einlagen-Set Schraubendreher 36-tlg.
UVP 220,95 EUR214,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -4%Einlage Universal ohne Inhalt
UVP 56,95 EUR54,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -29%LED-Multifunktionsarbeitsleuchte BE 400
UVP 69,95 EUR49,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - VPE10 1/4" Bit 25mm, Innensechskant 4 mm3,95 EUR *Lieferzeit: 1 bis 3 Tage*10 Stück | 0,40 EUR / Stück* inkl. MwSt. zzgl. Versand
- -3%Schlosserhammer 2000g
UVP 33,95 EUR32,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -1%Kraftvervielfältiger einzeln 3.800 Nm
UVP 107,95 EUR106,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -5%Winkelstiftschlüssel Satz 9-teilig, zöllig
UVP 19,95 EUR18,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz 32mm29,95 EUR *Lieferzeit: 1 bis 3 Tage** 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%Einlagen Universal ohne Inhalt
UVP 56,95 EUR55,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - Leitungsschlüssel-Satz, 19-46 mm 10-tlg.230,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Feinmechaniker-Schraubendreher, PH003,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz 46mm49,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz 55mm72,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand