relatively-sticky

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

commit
f35b525e296afbc60f493316529d94a49dd9177e
parent
7570b3c6c4181b49ef9823aabdc4a2e800a68e12
Author
leaf corcoran <leafot@gmail.com>
Date
2013-09-11 17:14
reformat changelog

Diffstat

M site/index.html 10 ++++++++--

1 files changed, 8 insertions, 2 deletions


diff --git a/site/index.html b/site/index.html

@@ -220,10 +220,16 @@ Sticky Kit works with all modern browsers, and IE7+.
  220   220 
  221   221 Note: only floated columns work in IE7.
  222   222 
  223    -1 ### Changelog
   -1   223 ]]}
   -1   224 
   -1   225 <h1>
   -1   226   Changelog
   -1   227   <a name="changelog" class="anchor"></a>
   -1   228 </h1>
  224   229 
   -1   230 $markdown{[[
  225   231   * **v1.0.1** *Sept 11, 2013* -- Added offset_top option, fixed recaclc when items are
  226   232     already stuck
  227    -1 
   -1   233   * **v1.0.0** *Aug 1, 2013* -- Initial release
  228   234 ]]}
  229   235