TIP FarscrollContrib is not installed on Foswiki.org.

FarscrollContrib

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. "Extensions Operation and Maintenance" Tab -> "Install, Update or Remove extensions" Tab. Click the "Search for Extensions" button. Enter part of the extension name or description and press search. Select the desired extension(s) and click install. If an extension is already installed, it will not show up in the search results.

You can also install from the shell by running the extension installer as the web server user: (Be sure to run as the webserver user, not as root!)
cd /path/to/foswiki
perl tools/extension_installer <NameOfExtension> 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 https://foswiki.org/Support/ManuallyInstallingExtensions for more help.

Dependencies

NameVersionDescription
Foswiki::Plugins::JQueryPlugin>=4.10Required

Change History

15 Mar 2014: fixed syntax error in contrib stub
09 Jan 2012: initial version
I Attachment Action Size Date Who Comment
FarscrollContrib.md5md5 FarscrollContrib.md5 manage 171 bytes 29 Apr 2022 - 08:44 MichaelDaum  
FarscrollContrib.sha1sha1 FarscrollContrib.sha1 manage 195 bytes 29 Apr 2022 - 08:45 MichaelDaum  
FarscrollContrib.tgztgz FarscrollContrib.tgz manage 6 K 29 Apr 2022 - 08:44 MichaelDaum  
FarscrollContrib.zipzip FarscrollContrib.zip manage 10 K 29 Apr 2022 - 08:44 MichaelDaum  
FarscrollContrib_installerEXT FarscrollContrib_installer manage 4 K 29 Apr 2022 - 08:44 MichaelDaum  
Topic revision: r5 - 29 Apr 2022, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy