Creolen
Marke
Verfügbarkeit
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: [9.6, 869],
connect: true,
range: {
min: [9.6],
max: [869]
}
});
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;
}
});
});
});
- PALIDO C311-112 Creolen, Gelbgold, 585/-,Zirkonia weiss,15 mm506,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO C311-113 Creolen, Gelb- und Weißgold, 585/-403,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO K11285 Creolen, Weißgold, 585/-,Zirkonia weiss330,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO K11285G Creolen, Gelbgold, 585/-,Zirkonia weiss328,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO K11285R Creolen, Rotgold, 585/-,Zirkonia weiss345,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO K11462G Creolen, Gelbgold, 585/-,Zirkonia weiss405,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO K11462W Creolen, Weißgold, 585/-,Zirkonia weiss435,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO K13465G Creolen, Gelbgold, 585/-,Zirkonia weiss215,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO K13467G Creolen, Gelbgold, 585/-,Zirkonia blau215,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO K13487G Creolen, Gelbgold, 585/-,Zirkonia weiss269,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO K13487R Creolen, Rotgold, 585/-,Zirkonia weiss269,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PALIDO K13487W Creolen, Weißgold, 585/-,Zirkonia weiss269,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. KLAPPCREOLEN. Gold 333 bicolor. GW. 16.5 mm x 7.0 mm207,50 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. KLAPPCREOLEN. Gold 333 bicolor. Zirk/teilRhod / 2 Zirk weiß rund . 14.5 mm x 2.0 mm205,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. KLAPPCREOLEN. Gold 333 bicolor. Zirk/teilRhod / 2 Zirk weiß rund . 16.0 mm x 5.5 mm262,50 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. KLAPPCREOLEN. Gold 333 bicolor. Zirk/teilRhod / 6 Zirk weiß rund . 18.0 mm x 5.0 mm193,13 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. KLAPPCREOLEN. Gold 333 bicolor. Zirkonia / 2 Zirk weiß rund . 13.0 mm x 2.5 mm147,50 EUR ** inkl. ges. MwSt. zzgl. Versandkosten