js.jquery_scrolltofixed
Introduction
This library packages ScrollToFixed (jQuery plugin)
_ for fanstatic
_.
.. _fanstatic
: http://fanstatic.org
.. _ScrollToFixed (jQuery plugin)
: http://bigspotteddog.github.com/ScrollToFixed/
This requires integration between your web framework and fanstatic
,
and making sure that the original resources (shipped in the resources
directory in js.jquery_scrolltofixed
) are published to some URL.
Using this library
You can import scrolltofixed
from js.jquery_scrolltofixed
and need
it where you want these resources to be included on a page::
from js.jquery_scrolltofixed import scrolltofixed
scrolltofixed.need()
CHANGES
0.1 (2013-02-26)