滑动打开菜单

滑动打开菜单

XF 兼容性
  1. 2.3.x
摘要
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.
JavaScript:
(function() {
    var edgeThreshold = 30;
    var swipeThreshold = 80;
    var startX = 0...
您没有权限查看此资源的完整内容。 立即登录或注册。
作者
axtona
浏览
66
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

来自 axtona 的更多资源

 核心 A
核心 1.4.2
核心插件,从现在开始,几乎所有的插件都将需要。
 信件索引 A
这个AddOn为选中的论坛添加了带字母的TabIndex。
 管理工具 A
可以折叠一些列表项 per 添加档。
返回
顶部