- Neuheiten -
Sortierung
Filter
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, 700],
connect: true,
range: {
min: [4],
max: [700]
}
});
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
Land MoBa
Spielsysteme & Marken
Sprache
Maßstab
40k Fraktion
Infinity Fraktion
Bolt Action Fraktion
Spielerzahl
Spieldauer
Komplexität
Spielart
Glück / Taktik
Altersempfehlung
Kategorien
- Infinity Yu Jing Paint Set Zhanshi Paramedic Exclusive Miniature45,00 EUR ** inkl. MwSt. zzgl. Versand
- Infinity Nomads Paint Set Alguacil Paramedic Exclusive Miniature45,00 EUR ** inkl. MwSt. zzgl. Versand
- Yu-Gi-Oh! Battle of Legends Monster Mayhem Boosterpackung (Deutsch)4,00 EUR ** inkl. MwSt. zzgl. Versand
- Noch Profi Buschwerk dunkelgrün13,75 EUR *0.04 Kilogramm | 343,75 EUR / Kilogramm* inkl. MwSt. zzgl. Versand
- Noch Profi Buschwerk mittelgrün13,75 EUR *0.04 Kilogramm | 343,75 EUR / Kilogramm* inkl. MwSt. zzgl. Versand
- Artitec MAN 630 L2 A Fernmelde u. KrKw GR Bundeswehr Bausatz H014,50 EUR ** inkl. MwSt. zzgl. Versand
- Flames of War American 101st Airborne Division Winter Army Deal Limited Run116,00 EUR ** inkl. MwSt. zzgl. Versand
- World of Tanks Miniatures Game Starter Set 15th Anniversary (DE/EN/FR/PL)45,90 EUR ** inkl. MwSt. zzgl. Versand
- Legiones Astartes Saturnine Siege Dreadnought Chiron Configuration [GW WEB EXKLUSIV]87,50 EUR ** inkl. MwSt. zzgl. Versand
- Legiones Astartes Disintegrator Weapons Upgrade Set [GW WEB EXKLUSIV]22,50 EUR ** inkl. MwSt. zzgl. Versand
- Legiones Astartes MKII Veteran Squad with Disintegrator Weapons [GW WEB EXKLUSIV]
Statt 67,50 EUR50,00 EUR ** inkl. MwSt. zzgl. Versand