- Compatibilidad con XF
- 2.3.x
- Descripción breve
- 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...
No tiene permiso para ver el contenido completo de este recurso.
Inicie sesión o regístrese ahora.