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, 2773.95],
connect: true,
range: {
min: [1.95],
max: [2773.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
- -14%1/2" Steckschlüssel-Satz 20-tlg.
UVP 114,95 EUR98,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 3/4" Kraft-Stecknuss-Adapter 3/4"Fx1/2"M23,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/2" 6Kant-Kraft-Stecknuss, kurz, 22mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -28%Werkstattwagen Performance Heavy bestückt, 214-tlg.
UVP 2.578,95 EUR1.843,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -27%Werkstattwagen Ultra Technic inkl. 242 Werkzeuge
UVP 3.123,95 EUR2.291,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -28%Werkstattwagen Dynamic bestückt, 195-tlg.
UVP 2.015,95 EUR1.455,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" 6Kant-Kraft-Stecknuss, kurz, 10mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -3%3/4" 6Kant-Kraft-Stecknuss, lang, 32mm
UVP 35,95 EUR34,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -30%Werkstattwagen Dynamic Heavy bestückt, 214-tlg.
UVP 2.422,95 EUR1.691,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" 6Kant-Kraft-Stecknuss, kurz, 21mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -3%3/4" 6Kant-Kraft-Stecknuss, lang, 27mm
UVP 30,95 EUR29,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -3%3/4" 6Kant-Kraft-Stecknuss, lang, 30mm
UVP 33,95 EUR32,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/4" Sechskant-Stecknuss, lang, 9 mm5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/2" 6Kant-Kraft-Stecknuss, kurz, 19mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4" Bit-Stecknuss Innensechskant, 6 mm4,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4" Bit-Stecknuss Innensechskant, 5 mm4,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -14%1/2" Kraft-Verlängerung
UVP 13,95 EUR11,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/4" Sechskant-Stecknuss, lang, 8 mm5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -24%Werkstattwagen Ultra Heavy bestückt, 214-tlg.
UVP 2.967,95 EUR2.242,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" 6Kant-Kraft-Stecknuss, kurz, 14mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/2" 6Kant-Kraft-Stecknuss, kurz, 27mm7,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -5%3/4" 6Kant-Kraft-Stecknuss, lang, 33mm
UVP 39,95 EUR37,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
