»
EnglishFrenchVietnamese

Print - Page Scroller - JavaScriptBank.com

Full version: jsB@nk » Browser » Window » Page Scroller
URL: https://www.javascriptbank.com/page-scroller-index.html

Page Scroller © JavaScriptBank.comLooking for a script that replaces the window's default scrollbars in scrolling the page? This script allows you to use custom images to scroll the page up/downleft/right as the mouse moves over them. This script scrolls the page up or down and left or right simply by hovering over one of the respective arrows. Useful for people without a scrollmouse, but want its functionality.

Full version: jsB@nk » Browser » Window » Page Scroller
URL: https://www.javascriptbank.com/page-scroller-index.html



CSS
<style type="text/css">.pre {color:black;font:bold 10pt courier;}body{background-color:white;color:#00436e;font:10pt sans-serif;}</style><!--    This script downloaded from www.JavaScriptBank.com    Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->


HTML
<script language="javascript" src="pagescroller.js"></script><!--    This script downloaded from www.JavaScriptBank.com    Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->


Files
http://javascriptbank.com/javascript/browser/Page_Scroller/pagescroller.jshttp://javascriptbank.com/javascript/browser/Page_Scroller/arrows_b.gifhttp://javascriptbank.com/javascript/browser/Page_Scroller/arrows_cntr.gifhttp://javascriptbank.com/javascript/browser/Page_Scroller/arrows_dn.gifhttp://javascriptbank.com/javascript/browser/Page_Scroller/arrows_lf.gifhttp://javascriptbank.com/javascript/browser/Page_Scroller/arrows_rt.gifhttp://javascriptbank.com/javascript/browser/Page_Scroller/arrows_up.gif