- XF Compatibility
- 2.3.x
- Short Description
- Add to PAGE_CONTAINER at bottom before </body> closing tags.
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...
You do not have permission to view the full content of this resource.
Log in or register now.