Scroll at smartslider load
-
Hi there,
I made a popup for the GDPR declaration with Popup Maker. The popup is triggered to close when scrolling.
On the front page, where Smartslider3 is loaded before content, the popup closes immediately when the slider starts loading. It seems like a scroll is generated by loading Smartslider. On the other pages it works correct.
The code I use to close the popup is<script> jQuery(window).on('scroll', function () { PUM.close(123); }); </script>
Thank you
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Scroll at smartslider load’ is closed to new replies.