浏览代码

"touchemulate" do not exists! It should be "emulatetouch"

hrvoj3e 7 年之前
父节点
当前提交
7bb96b2fe8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -124,7 +124,7 @@ $("#thisdiv").niceScroll({
     zindex: "auto" | [number], // change z-index for scrollbar div
     scrollspeed: 60, // scrolling speed
     mousescrollstep: 40, // scrolling speed with mouse wheel (pixel)
-    touchbehavior: false, // DEPRECATED!! use "touchemulate"
+    touchbehavior: false, // DEPRECATED!! use "emulatetouch"
     emulatetouch: false, // enable cursor-drag scrolling like touch devices in desktop computer
     hwacceleration: true, // use hardware accelerated scroll when supported
     boxzoom: false, // enable zoom for box content