diff --git a/README.md b/README.md index 91498c0..b598580 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,28 @@ a jQuery plugin A simple plugin that "sticks" an element to the top of the browser window while scrolling past it, always keeping it in view. This plugin works on multi-page sites, but has additional features for one-pager layouts. -Please Visit the GitHub Page for installation instructions. \ No newline at end of file +Please Visit the GitHub Page for installation instructions. + +

stick up 插件升级(可以理解为v2.0)

+

作出如下修改:

+ +

添加如下功能:

+ +

调用接口如下

+ +如果有任何问题,请尽快联系我;如果可能,请尽量阅读源码,不多,才150多行 \ No newline at end of file diff --git a/example/index.html b/example/index.html index 3795f38..07e8350 100755 --- a/example/index.html +++ b/example/index.html @@ -1,6 +1,7 @@ - + + @@ -12,358 +13,434 @@ - - - + + + +