Results 1 to 2 of 2

Thread: Move Vertical Scrollbar with JavaScript in Mozilla...

  1. #1
    Join Date
    May 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb Move Vertical Scrollbar with JavaScript in Mozilla...

    Hey,

    I just gota problem with mozilla that the vertical scrollbar is working fine with IE but not with Mozilla... I think its a problem of dragging the scroll bar. Can anyone send me some hints how to do it???

    thanks.
    Tushar

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    window.scrollBy(0,50)

    where 50 is the number of pixels you wish to scroll by.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •