Need Scroll up and down function javascript

Discussion in 'JavaScript' started by jiahui, May 20, 2009.

  1. #1
    Hi, Everyone.

    Anyone can show me how to write up a scrolling up and down javascript coding as like IE under 'Favourite' has?

    I'm know nothing about javascript but that kind function must use javascript language to write right?

    Any kindness angel could help me?

    Thank you.
     
    jiahui, May 20, 2009 IP
  2. xlcho

    xlcho Guest

    Messages:
    532
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I don't have IE around me now and I'm not sure exactly what you need, but I guess you need something that manipulates scrollX and scrollY properties of the window. More info :)
     
    xlcho, May 20, 2009 IP
  3. Sleeping Troll

    Sleeping Troll Peon

    Messages:
    217
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can wrap your content that needs to be scrolled in a <div> and us javascript to change the position of the div, if you need more assistance than that, email me.
     
    Sleeping Troll, May 20, 2009 IP
  4. JavaScriptBank.com

    JavaScriptBank.com Peon

    Messages:
    141
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    JavaScriptBank.com, May 20, 2009 IP