Where can i get this javascript?

Discussion in 'JavaScript' started by TechMaster, May 30, 2012.

  1. #1
    check this link

    content is displayed (at lower right corner) only when you scroll down.

    i want such script for my site. do you guys have any idea about where can i get it?
     
    TechMaster, May 30, 2012 IP
  2. HostPlanz

    HostPlanz Well-Known Member

    Messages:
    449
    Likes Received:
    34
    Best Answers:
    4
    Trophy Points:
    130
    #2
    You can achieve that using the jQuery scroll method.....
    http://api.jquery.com/scroll/

    Once you understand that, you can write code to do anything when a scroll event occurs
     
    HostPlanz, May 30, 2012 IP