jquery - Curtain.js effect not working after launching single page website -
the curtain.js effect (jquery plugin) on single page website (www[.]webmill[.]eu) went dead after launched website. when click menu items on initial website view nothing happens , can't scroll them either. on mobile display seems working according plan:
function triggeranimation(){ if(mq == 'desktop') { //if on desktop screen - animate sections (!window.requestanimationframe) ? animatesection() : window.requestanimationframe(animatesection); } else { //on mobile - remove style added jquery $('.section').find('.container-fluid').removeattr('style').find('.half').removeattr('style'); } //update navigation arrows visibility checknavigation(); }
in general it's meant behave this: http://goo.gl/uxtmw3 until believing responsive design related research turned out otherwise , far nothing has done trick.
any highly appreciated!
i dont know if relative have javascript error
error: there multiple templates named 'velvet'. each template needs unique name.