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
- KS Tools Werkzeugkiste 110-teilig mit Doppeltragegriff L 540 x B 210 x H 200 mm662,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- Halder Simplex Schonhammer schwarz = mittelhart / weiß = mittelhart47,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 - 1/2" 6Kant-Kraft-Stecknuss, kurz, 21mm5,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- -7%HeavyGrip Steckschlüsselsatz, 1/4", 1/2" 25-tlg.
UVP 71,95 EUR66,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 3/4" Sechskant-Kraft-Stecknuss-Satz 8-teilig, im Blechkasten318,95 EUR *Lieferzeit: 1 bis 3 Tage** 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
- KS Tools 1/2" Umschaltknarre mit 72-fachem Ratschenmechanismus83,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- KS Tools Steckschlüssel-Satz 179-teilig im Kunststoffkoffer Gewicht 8,72 kg169,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Bosch Schleifstifte-Set-Korund 5-teilig, Schaft Ø 6 mm, Körnung 6017,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- NeuheitLED-Lichtsäule 360° inkl. Adapter für 18V Marken-Akkus352,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- HeavyGrip Winkelstiftschlüssel 5 mm5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -3%Digitaler Messschieber 0 - 150 mm
UVP 39,95 EUR38,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - VPE10 1/4" Bit 25mm, Innensechskant 6 mm3,95 EUR *Lieferzeit: 1 bis 3 Tage*10 Stück | 0,40 EUR / Stück* inkl. MwSt. zzgl. Versand
- Ringmaulschlüssel, 5/8" abgewinkelt7,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -3%Splinttreibermit Handschutz, 14 mm
UVP 37,95 EUR36,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - Wasserpumpenzange Schnellverst., 300mm36,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- VPE10 1/4" Bit 25mm, PZ 33,95 EUR *Lieferzeit: 1 bis 3 Tage*10 Stück | 0,40 EUR / Stück* 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 - -5%Akku LED-Stabarbeitsleuchte BEX 200
UVP 37,95 EUR35,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - VPE10 1/4" Bit 25mm, Innensechskant 5 mm3,95 EUR *Lieferzeit: 1 bis 3 Tage*10 Stück | 0,40 EUR / Stück* inkl. MwSt. zzgl. Versand
- VPE10 1/4" Bit 75mm, T158,95 EUR *Lieferzeit: 1 bis 3 Tage*10 Stück | 0,90 EUR / Stück* inkl. MwSt. zzgl. Versand