Schnee und Wasser
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, 60.5],
connect: true,
range: {
min: [4.5],
max: [60.5]
}
});
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
Maßstab
Kategorien
Kategorien
- AK Interactive Resin Radioactive Water 2 Components 180ml24,75 EUR *180 Milliliter | 137,50 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Resin Standing Water 2 Components 180ml24,75 EUR *180 Milliliter | 137,50 EUR / Liter* inkl. MwSt. zzgl. Versand
- Liquid Frost Frosteffekt 17ml4,90 EUR *17 Milliliter | 288,24 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Water Gel Transparent 250ml10,25 EUR *250 Milliliter | 41,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Foam Texturizer and Sealer for Buildings and Dioramas 250ml9,90 EUR *250 Milliliter | 39,60 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Water Gel Effects 100ml7,50 EUR *100 Milliliter | 75,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Natural Leaves & Plants Neutral Protection 250ml10,90 EUR *250 Milliliter | 43,60 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Puddles 60ml6,50 EUR *60 Milliliter | 108,33 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Water Gel Pacific Blue 250ml9,90 EUR *250 Milliliter | 39,60 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Water Gel Atlantic Blue 250ml10,25 EUR *250 Milliliter | 41,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Water Foam 100ml7,50 EUR *100 Milliliter | 75,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Resin Water 2 Components 375ml32,25 EUR *375 Milliliter | 86,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Resin Water 2 Components 180ml23,75 EUR *180 Milliliter | 131,94 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Resin Ice 2 Components 150ml23,75 EUR *150 Milliliter | 158,33 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Snow Sprinkles 100ml10,75 EUR *100 Milliliter | 107,50 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Water Gel Swamp Green 250ml10,25 EUR *250 Milliliter | 41,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Snow Microballoons 100ml7,50 EUR *100 Milliliter | 75,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Ice Sparkles 100ml7,50 EUR *100 Milliliter | 75,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Terrains Snow 250ml10,25 EUR *250 Milliliter | 41,00 EUR / Liter* inkl. MwSt. zzgl. Versand
- AK Interactive Still Water 250ml10,75 EUR *250 Milliliter | 43,00 EUR / Liter* inkl. MwSt. zzgl. Versand