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
- -3%3/4" 6Kant-Kraft-Stecknuss, lang, 27mm
UVP 30,95 EUR29,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -5%3/4" 6Kant-Kraft-Stecknuss, lang, 34mm
UVP 39,95 EUR37,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/4" Sechskant-Stecknuss, lang, 6 mm4,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -3%3/4" 6Kant-Kraft-Stecknuss, lang, 29mm
UVP 33,95 EUR32,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -5%3/4" 6Kant-Kraft-Stecknuss, lang, 36mm
UVP 42,95 EUR40,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -31%Parallel-Schraubstock 7", Backenbreite (mm/Zoll): 154 / 6
UVP 423,95 EUR290,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/4" Sechskant-Stecknuss, lang, 4 mm4,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 - 3/8" Stecknuss für Zündkerzen, 18 mm6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/4" Bit-Adapter-Steckn., mit Spannring5,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -10%Doppelring-Ratschenschlüssel 10x19 / 13x17
UVP 30,95 EUR27,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -12%Doppel-Maulschlüssel, 41x46 mm
UVP 59,95 EUR52,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" Bit-Stecknuss Innen6kant kurz 6mm8,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/4" Sechskant-Stecknuss, kurz, 22 mm16,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1/2" Bit-Stecknuss Innen6kant kurz 4mm8,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/4" Sechskant-Stecknuss, kurz, 21 mm16,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -3%1" Sechskant-Stecknuss, 36 mm
UVP 29,95 EUR28,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -7%1" Sechskant-Stecknuss, 80 mm
UVP 103,95 EUR96,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" Bit-Stecknuss Innen6kant kurz 14mm9,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/4" Sechskant-Stecknuss, kurz, 19 mm16,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -3%3/4" Sechskant-Stecknuss, kurz, 46 mm
UVP 29,95 EUR28,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1/2" Sechskant-Stecknuss, lang, 24 mm12,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
