Zubehör
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: [5, 39.6],
connect: true,
range: {
min: [5],
max: [39.6]
}
});
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
Spielsysteme & Marken
Sprache
Maßstab
Kategorien
Kategorien
- -10%
- -27%Blood Bowl Underworld Denizens Team Card Pack (Englisch)
Statt 24,00 EUR17,50 EUR ** inkl. MwSt. zzgl. Versand - -27%Blood Bowl Old World Alliance Team Card Pack (Englisch)
Statt 24,00 EUR17,50 EUR ** inkl. MwSt. zzgl. Versand - -33%
- -33%
- -33%Blood Bowl Wood Elves Team Card Pack (Englisch)
Statt 22,50 EUR15,00 EUR ** inkl. MwSt. zzgl. Versand - -29%
- -33%
- -16%
- -29%Blood Bowl Shambling Undead Team Card Pack (Englisch)
Statt 22,50 EUR15,90 EUR ** inkl. MwSt. zzgl. Versand - -10%
- -33%Blood Bowl Snotling Team Card Pack (Englisch)
Statt 21,00 EUR14,00 EUR ** inkl. MwSt. zzgl. Versand