Mo.-Fr. 10-18 Uhr

function moveImageOnScroll(image_impot, Minus_scrollPercent= 0, add_moveDistance=0) { window.addEventListener('scroll', () => { const image = document.querySelector(image_impot); const scrollPosition = window.scrollY; const windowHeight = window.innerHeight; const documentHeight = document.documentElement.scrollHeight; // Calculate the percentage scrolled const scrollPercent = (scrollPosition / (documentHeight - windowHeight)) * 100; // Move the image left and right based on scroll percentage const moveDistance = (scrollPercent - Minus_scrollPercent) * 2; // Adjust multiplier for more/less movement image.style.left = `${add_moveDistance + moveDistance}%`; }); } moveImageOnScroll('#brxe-otjmge'); moveImageOnScroll('#brxe-gnxenv',0,15);
0+
Kunden
Mehr als 100 erfolgreich abgeschlossene Projekte
0+
Employees
Mehr als 500 zufriedene Kunden weltweit
0+
Installationen
Mehr als 2000 durchgeführte Installationen

What our clients say about our services

