Farbsets
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: [11.9, 53.25],
          connect: true,
          range: {
            min: [11.9],
            max: [53.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
    
 Kategorien
                                            Kategorien
    
                    
           - AK Interactive Wargame Color Set Emeralds and Green Gems11,90 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Wargame Color Set Non Metallic Metal Gold11,90 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Wargame Color Set Stone and Rock Effects11,90 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Wargame Color Set Non Metallic Metal Silver11,90 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Wargame Color Set Bones and Skeletons11,90 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Wargame Color Set Magenta Plasma and Glowing Effects11,90 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Wargame Color Set Blue Plasma and Glowing Effects11,90 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Wargame Color Set Visceral Malformations11,90 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Wargame Color Set Green Plasma and Glowing Effects11,90 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Signature Set Anime Figures Colors Paint Set53,25 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Old & Weathered Wood VOL 2 Colors Paint Set17,75 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Old & Weathered Wood VOL 1 Colors Paint Set17,75 EUR *1 Stück* inkl. MwSt. zzgl. Versand
- AK Interactive Orcs and Green Models Colors Paint Set17,75 EUR *1 Stück* inkl. MwSt. zzgl. Versand