I have implemented parallax on a website by following the tutorial posted on the below link which uses stellar.js
and iScroll
for mobile : http://markdalgleish.com/2012/10/mobile-parallax-with-stellar-js/
Everything looks good and parallax also works but the problem is that the external links that are in the page cannot be opened on iPad and mobile devices. I was using iScroll 4 so I upgraded to iScroll 5 and adjusted the initialization calls to iScroll 5 accordingly. Now the links open in those devices also but the performance is unbearably slow. Is there any way to make external links open while using iScroll 4 or make the performance better while still using iScroll 5?