- Compatibilité XF
- 2.3.x
- Description courte
- Enhance your navigation experience with our swipeable menu script. Swipe left to open or close the side menu, and activate/off the offCanvasMenu with a simple gesture. Perfect for improving user interaction on your webpage.
Add to PAGE_CONTAINER at bottom before </body> closing tags.
And put it between script tags
Swipe at left side to open or close menu.
And put it between script tags
Swipe at left side to open or close menu.
JavaScript:
(function() {
var edgeThreshold = 30;
var swipeThreshold = 80;
var startX = 0...
Vous n'êtes pas autorisé à consulter l'intégralité du contenu de cette ressource.
Se connecter ou s'inscrire dès maintenant.