浏览代码

Revised README and IE6 fix (bis)

Add feature list to README
Inuyaksa 13 年之前
父节点
当前提交
942c1e9277
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      README

+ 10 - 0
README

@@ -16,6 +16,16 @@ Document (body) scrollbars can't appears, old (native browser) one is used.
 Some issues with IFrame scrolling.
 
 
+* FEATURES
+
+- simple installation and activation, it works with NO modification of your code. (some exceptions can happen, so you can write to me)
+- very stylish scrollbars, with no occupation on your window (original browser scrollbars need some of page space and reduces window/div usable width)
+- you can stile main document scrollbar (body) too!! (not all script implements this feature)
+- on all browsers you can scroll: dragging the cursor, mouse wheel (speed customizable), keyboard navigation (cursor keys, pagup/down keys, home/end keys)
+- scroll is smooth (as modern tablet browsing), speed is customizable
+- tested for all major browsers but with extended support, including IE6, Safari on Mac and IE10 preview!
+
+
 * DEPENDENCIES
 It uses jquery framework, since 1.5.x version. (you can try with 1.4.x)