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, 3307.95],
connect: true,
range: {
min: [1.95],
max: [3307.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
- -7%Schraubendreher-Satz 17-teilig 17-tlg.
UVP 89,95 EUR83,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - Doppel-Ringschlüssel, gekröpft, 20x22 mm9,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- HeavyGrip Winkelstiftschlüssel 1,5 mm2,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Splinttreibermit Handschutz, 12 mm30,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Honstein Satz passend für Ø 51-177mm29,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -5%Profi-Nietzangen-Satz 16-tlg.
UVP 241,95 EUR230,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - Honstein Satz passend für Ø 25 - 64 mm16,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -5%Einlagen-Set Steckschlüssel 19-tlg.
UVP 363,95 EUR346,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -4%Einlagen-Set Doppelringschlüssel 11-tlg.
UVP 141,95 EUR136,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 - Winkelstiftschlüssel Satz 9-teilig, zöllig19,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Ringmaulschlüssel, 5/16" abgewinkelt4,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 - Ringmaulschlüssel, 7/16" abgewinkelt5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -5%Einlagen-Set Ratschenringschlüssel 15-tlg.
UVP 347,95 EUR331,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -3%Ring-Maulschlüssel Satz 11-tlg., zöllig
UVP 71,95 EUR69,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, 3/4" abgewinkelt8,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Ringmaulschlüssel, 3/8" abgewinkelt5,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
- -2%Einlage Universal ohne Inhalt
UVP 56,95 EUR55,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - Ringmaulschlüssel, 1/2" abgewinkelt6,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