Use jQuery "swiperight" and "swipeleft" on the whole page
Posted 10 years 8 months ago
[EDIT] : If you also ask yourself the question how to use jQuery "swiperight" / "swipeleft" the easiest possible way in a J3+RT website... Today is your unlucky day
If you're determined enough, go ask in the Roksprocket forum, but this solution will force you to use Roksprocket all the time.
Re: Use jQuery "swiperight" and "swipeleft" on the whole page
Posted 10 years 8 months ago
To find an beginning of a solution, it's necessary to know how the swipe function works in Roksprocket.js
A non-expert will notice the presence of "Moofx.js" and "Mootools-mobile.js" in com_roksprocket... This is it ! We have a part of the solution . The swipe function is independent from Gantry.
Conclusion: Always know what's possible to do with your loaded libraries.