ソースを参照

3.7.2 (updated)

Fixed uglify version
InuYaksa 8 年 前
コミット
2c5fd41585

ファイルの差分が大きいため隠しています
+ 1 - 0
demo/js/jquery.nicescroll.min.js


+ 1 - 1
dist/jquery.nicescroll.js

@@ -31,7 +31,7 @@
 
   var $ = jQuery; // sandbox
 
-  var document = document;
+  //var document = document;
   var $window = $(window);
 
   // http://stackoverflow.com/questions/2161159/get-script-path

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/jquery.nicescroll.min.js


+ 1 - 1
jquery.nicescroll.js

@@ -31,7 +31,7 @@
 
   var $ = jQuery; // sandbox
 
-  var document = document;
+  //var document = document;
   var $window = $(window);
 
   // http://stackoverflow.com/questions/2161159/get-script-path

ファイルの差分が大きいため隠しています
+ 0 - 0
jquery.nicescroll.min.js


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません