tags:

views:

23

answers:

1

i want to to scroll up and down a page with javascript smoothly. i have follow some code on this page-

http://www.xfunda.com/index.php?view=article&id=55%3Ajavascript-page-scroll-scroll-a-web-page-from-bottom-to-top-smoothly&option=com_content&Itemid=75

but this only goes up, im quite confused on hot to get to specific div's

A: 

Read this: http://www.itnewb.com/v/Creating-the-Smooth-Scroll-Effect-with-JavaScript

This article will help you a lot with understanding how it should work!

Balon
thanks, had to tweak some maths in it but was bang on
chris