hdcms
Hi,
I just directly fixed and tested on your site. And it works well now.
This issue caused by a small conflict between jQuery and nature Js when using some method attaches an event handler to a DOM document.
The file changed: root/modules/mod_jaslideshowlite/assets/js/script.js
These lines changed:
523: vars.jslider[0].addEventListener('touchend', end);
549: vars.jslider[0].removeEventListener('touchend', end);
583: vars.jslider[0].addEventListener('touchstart', start);
You kindly check again and response to us.
Regards,