Files in scroll to top 6
Primary tabs
File name![]() |
Location | Namespace | Description |
---|---|---|---|
LICENSE.txt | LICENSE.txt | GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but… | |
scroll_to_top.admin.inc | scroll_to_top.admin.inc | Administration page for scroll to top module | |
scroll_to_top.css | scroll_to_top.css | /* Back to top button */ #back-top { position: fixed; bottom: 10px; margin-left: 20px; z-index:9999; opacity:0.8; /*IE6 hack */ _position: absolute; _top:expression(documentElement.scrollTop+body.scrollTop); _margin-top: 500px; … | |
scroll_to_top.info | scroll_to_top.info | name = Scroll to top description = Scroll to top module. package = Other core = 6.x | |
scroll_to_top.module | scroll_to_top.module | Provide scroll to top link. |