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()

