relatively-sticky

A jQuery plugin for creating smart sticky elements
git clone https://git.ce9e.org/relatively-sticky.git

commit
5fae7d87852129faa90dc286076b5ed869e95f93
parent
4944f266cd26f312f0e3b95faf00ff44e8b5a845
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2015-02-28 10:42
rm "work in progress" from README

Diffstat

M README.md 4 +---

1 files changed, 1 insertions, 3 deletions


diff --git a/README.md b/README.md

@@ -1,8 +1,6 @@
    1     1 # Relatively Sticky
    2     2 
    3    -1 This is work in progress.
    4    -1 
    5    -1 *relatively sticky* is planned to be a drop-in replacement for the excellent
   -1     3 *relatively sticky* is a drop-in replacement for the excellent
    6     4 [sticky-kit](https://github.com/leafo/sticky-kit). The idea was to be able to
    7     5 have sticky elements within any scrollable element, not only window. But from
    8     6 the simple idea this grew into a rewrite of more or less the whole project.