jquery.jscrollpane.css |
css/jquery.jscrollpane.css |
|
/*
* CSS Styles that are needed by jScrollPane for it to operate correctly.
*
* Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
* may not operate correctly without them.
… |
jscrollpane.admin.inc |
includes/jscrollpane.admin.inc |
|
Administration functions for the jScrollPane module. |
jscrollpane.info |
jscrollpane.info |
|
name = jScrollPane
description = JavaScript based scrollable containers
core = 6.x |
jscrollpane.install |
jscrollpane.install |
|
Install, update, and uninstall functions for the jScrollPane module. |
jscrollpane.module |
jscrollpane.module |
|
JavaScript based scrollable containers |
README.txt |
README.txt |
|
ABOUT THE MODULE
----------------
This gives you the ability to let JavaScript create the scrollbars of a div of
whatever element you need which actually gives you more control over stuff like
styles, callbacks, etc.
INSTALLATION
------------
See… |