Women in Technology

Hear us Roar



Article:
  Make Internal Links Scroll Smoothly with JavaScript
Subject:   Horizontal scrolling
Date:   2005-08-28 02:12:33
From:   fmoser
This is really improving usability of big pages.
Any idea how would it be possible to perform an horizontal scroll?
scrollTo() (http://www.mozilla.org/docs/dom/domref/dom_window_ref109.html) is used here but it can only do vertical scroll, so is it possible to code a scrollTo() which work with vertical one too?
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Horizontal scrolling
    2005-08-30 05:30:42  ipearx [View]

    This site does it:
    http://www.vuw.ac.nz/adamartgal/
    I have only tested it in Safari and it works OK.