Skip to content
Snippets Groups Projects
Forked from project / back_to_top
13 commits behind, 2 commits ahead of the upstream repository.
sarwan verma's avatar
sarwan verma authored
92f9bfc4
History
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

Back To Top adds a button that hovers in the bottom of your screen and allow
users to smoothly scroll up the page. Back To Top have a nice easing effect
and also checks if you interact with the page (for example, scrolling or
clicking with the mouse), in which case the animation is canceled. Many other
scripts lock the screen or just teleport you to the top.


INSTALLATION
------------

Install as you would normally install a contributed Drupal module. Visit:
https://www.drupal.org/docs/extending-drupal/installing-modules
for further information.


CONFIGURATION
-------------

There are settings for:

 1) Preventing the button to appear in mobile or touch devices. This setting
    makes the button not appear for screen widths up to 760px.
 2) Choosing between a image och text/css button.
 3) Placement of the button.
 4) Style of the text/css button.


KEYBOARD SHORTCUTS
------------------

Back To Top don't add keyboard shortcuts because it's build in to browsers.

Chrome/Safari/Firefox Mac: Command – Up Arrow
Chrome/Edge/Firefox Windows/Linux: Home
Edge Mac: Shift + Space (a screen at a time)


MAINTAINERS
-----------

Current maintainers:
 * Mattias Axelsson (acke) (https://www.drupal.org/u/acke)
 * Sumit Madan (sumitmadan) (https://www.drupal.org/u/sumitmadan)
 * Alsén (https://www.drupal.org/u/alsén)

The drupal module Back To Top was developed by Mattias Axelsson (drupalname:
acke) and sponsored by HAPPINESS WEB AGENCY (http://www.happiness.se) in the
beautiful city Stockholm, Sweden. Follow me at
http://twitter.com/mattiasaxelsson for more information.