Metadata-Version: 1.0
Name: js.jquery-tinyscrollbar
Version: 1.67
Summary: Fanstatic packaging of jQuery Tiny Scrollbar
Home-page: UNKNOWN
Author: gocept Developers
Author-email: mail@gocept.com
License: BSD
Description: js.jquery_tinyscrollbar
        ***********************
        
        Introduction
        ============
        
        This library packages `jQuery Tiny Scrollbar`_ for `fanstatic`_.
        
        .. _`fanstatic`: http://fanstatic.org
        .. _`jQuery Tiny Scrollbar`: http://baijs.nl/tinyscrollbar/
        
        This requires integration between your web framework and ``fanstatic``,
        and making sure that the original resources (shipped in the ``resources``
        directory in ``js.jquery_tinyscrollbar``) are published to some URL.
        
        
        How to use?
        ===========
        
        
        You can import ``jquery_tinyscrollbar`` from ``js.jquery_tinyscrollbar`` and
        ``need`` it where you want these resources to be included on a page::
        
          >>> from js.jquery_tinyscrollbar import jquery_tinyscrollbar
          >>> jquery_tinyscrollbar.need()
        
        
        CHANGES
        *******
        
        1.67 (2012-08-03)
        =================
        
        - Initial release.
        
Platform: UNKNOWN
