treehouse : what would you like to learn today?
Web Design Web Development iOS Development

image follows scrolling of page

  • I am interested in achieving this effect seen here. http://english.visitkorea.or.kr/enu/index.kto

    The 3 ads on the right side of the page move up and down as you scroll. I know I can achieve something like this with fixed positioning BUT... I want to have the lag in motion that you see here. Notice how the ads are not always the exact same distance from the top of the screen as you begin scrolling?

    Can someone point me in the right direction for this technique?

    Thanks
  • check dynamic drive for things like this. the link below will show you how to do what you want. the menu on the left moves with the page

    http://www.dynamicdrive.com/dynamicinde ... icmenu.htm
  • Thanks a million, works! :D