소스 검색

Merge pull request #751 from hrvoj3e/patch-1

"touchemulate" do not exists! It should be "emulatetouch"
Inuyaksa 7 년 전
부모
커밋
1df4382bd3
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