Patura
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: [3.95, 16672.95],
connect: true,
range: {
min: [3.95],
max: [16672.95]
}
});
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;
}
});
});
});
Hersteller
- P 1500 Weidezaungerät mit geschlossener Tragebox Compact 142130272,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Solarmodul 65 W mit doppeltem Universalhalter für P 4500 / P 4600 148721510,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Solarmodul für GSM-Weidezaun-Alarm 15631251,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Warnschild Deutsch 160210 Kunststoff6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Automatikladegerät 7 A 12 V / 24 V – 7 A 150207154,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Spezial-Weidezaun-Batterie 9 V / 55 Ah 15120020,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Kunststoff-Isolierschlauch 5,00 m 16140520,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Schutzhülle für Stahlspannfeder, 3 St. 16290322,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hochspannungskabel Alu 2,7 mm 100 m Rolle 161160 Aluminium ummantelt187,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Litzenverbinder doppelt 5 St. 164705 Edelstahl10,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Zusatzisolator für Oval-Glasfiberpfahl, 25 St. 165225 Vollkunststoff11,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Abstandhalter mit Ösenisolator 25 cm lang, 5 St. 16610515,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- P 8000 Tornado Power Weidezaungerät 1459101.959,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Solarmodul 40 W mit doppeltem Universalhalter für P 3500 / P 3800 148621377,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Warnschild Niederländisch 160105 Kunststoff6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Drahtverbindungsklemme 5 St. 16060512,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hochspannungskabel 2,5 mm 100 m Rolle 16106097,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- DrehFix-Kunststoffpfahl 1,05 m, Zaunhöhe 0,85 m, 10 St. 163410 Kunststoff41,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Rotierender Spanner 25 St. 164325 Aluminium90,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Schraub-Isolator Super 25 St. 165625 Vollkunststoff14,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Warnschild Französisch 160202 Kunststoff6,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Hochspannungskabel 1,6 mm 10 m Rolle 16091012,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Standard-Haspel 800 Bis 800 m Litze 16110190,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
