Kleber
Sortierung
Produktfilter
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: [4.5, 18.25],
connect: true,
range: {
min: [4.5],
max: [18.25]
}
});
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;
}
});
});
});
Verfügbarkeit
Hersteller
Epoche MoBa
Maßstab
Kategorien
Kategorien
- Noch Sprühkleber Haftfix 400ml15,25 EUR *0.4 Liter | 38,12 EUR / Liter* inkl. MwSt. zzgl. Versand
- Faller Expert Plastikkleber 25g6,75 EUR *25 Gramm | 270,00 EUR / Kilogramm* inkl. MwSt. zzgl. Versand
- Faller Super-Expert Plastikkleber 25g6,75 EUR *25 Gramm | 270,00 EUR / Kilogramm* inkl. MwSt. zzgl. Versand
- AK Interactive Refill Plastic Cement Standard Density 200ml15,00 EUR *0.2 Liter | 75,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Refill Quick Cement Extra Thin 200ml15,00 EUR *0.2 Liter | 75,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Refill Extra Thin Cement 200ml15,00 EUR *0.2 Liter | 75,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- Green Stuff World CA Super Glue Activator 30ml6,75 EUR *0.03 Liter | 225,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- Revell Contacta Professional Plastikkleber 25g6,25 EUR *25 Gramm | 250,00 EUR / Kilogramm* inkl. MwSt. zzgl. Versand
- Revell Contacta Professional Mini Plastikkleber 12,5g4,90 EUR *12.5 Gramm | 392,00 EUR / Kilogramm* inkl. MwSt. zzgl. Versand
- GF9 Plastic Glue (Plastikkleber) 20ml5,00 EUR *0.02 Liter | 250,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- GF9 Super Glue (Sekundenkleber) 20ml4,90 EUR *0.02 Liter | 245,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Gravel and Sand Fixer 100ml6,75 EUR *0.1 Liter | 67,50 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Magnet Ultra Resistant Cyanocrylate Glue 20g8,25 EUR *0.02 Kilogramm | 412,50 EUR / Kilogramm* inkl. MwSt. zzgl. Versand
- AK Interactive Wolverine P.V.A. Glue 100ml4,50 EUR *0.1 Liter | 45,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Plastic Cement Standard Density 40ml4,90 EUR *0.04 Liter | 122,50 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Extra Thin Cement 40ml4,90 EUR *0.04 Liter | 122,50 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Quick Cement Extra Thin 40ml4,90 EUR *0.04 Liter | 122,50 EUR / Liter* inkl. MwSt. zzgl. Versand
- -5%Plastic Glue (Plastikkleber) 24 g
Statt 5,25 EUR5,00 EUR *24 Gramm | 208,33 EUR / Kilogramm* inkl. MwSt. zzgl. Versand - -5%Super Glue (Sekundenkleber) 24 g
Statt 5,25 EUR5,00 EUR *24 Gramm | 208,33 EUR / Kilogramm* inkl. MwSt. zzgl. Versand - -5%Battlefields Basing Glue 50ml
Statt 5,25 EUR5,00 EUR *0.05 Liter | 100,00 EUR / Liter* inkl. MwSt. zzgl. Versand - Citadel Kunstoffkleber (Metallspitze) 20g7,00 EUR *0.02 Kilogramm | 350,00 EUR / Kilogramm* inkl. MwSt. zzgl. Versand