Firstly would like to thanks @prinzhorn for such an amazing and powerful library. My question: I have implemented a Skrollr parallax background to the header of my website but I
Skrollr has its own mobile check function
var s = skrollr.init(); if (s.isMobile()) { s.destroy(); }