Clone a scrollbar far away
Summary
This simple plugin enhances elements that have a overflowing fixed width but no
fixed height, the ones with the horizontal scrollbar like pre. If the element
overlaps the page fold the scrollbar is not visible. With this Plugin a cloned
scrollbar is positioned over the element when needed.
Homepage:
https://github.com/mustardamus/farscroll-plugin
Author: Sebastian Senf
Version: 0.1.0
Usage
By default all
<pre>...</pre> tags are far-scroll-ed. Use the =.jqFarscroll to apply this
feature onto other html nodes.
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text this line is very long and potentially creates horizontal scroll bar on your screen. you might have to resize your browser window until you see a the horizontal scroll bar. with farscroll, it will always stay on the screen no matter how far you scroll up or donw the area.
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
here goes some text
Installation Instructions
You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.
Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".
If you have any problems, or if the extension isn't available in
configure, then you can still install manually from the command-line. See
http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
Info