PDA

View Full Version : Animate Scrolling


avengedsixfold
09-08-2008, 11:11 PM
I've currently built a one page horizontal scrolling site for fun and have same-page links between the different areas. I would like to have a smooth transition instead of the jump. Whats the easiest way to achieve this or should I say best? I've looked at Jquery but I haven't been able to make it work.

Thanks for any help! :)

rangana
09-08-2008, 11:34 PM
If you intend to use query, you might find this link useful:
http://www.learningjquery.com/2007/09/animated-scrolling-with-jquery-12

However, there are smooth scrolling, which might fit your needs too:
http://www.kryogenix.org/code/browser/smoothscroll/
http://www.dezinerfolio.com/2007/08/08/df-javascript-smooth-scroll/

Hope it helps.

avengedsixfold
09-09-2008, 09:49 AM
Thanks rangana those two are pretty cool, can't get them to side scroll yet but can do vertical. Going to take a long look at Jquery tonight and if I get stuck I'll ask again in an annoying fashion :)

Clueful
09-09-2008, 12:23 PM
Thanks rangana those two are pretty cool, can't get them to side scroll yet but can do vertical. Going to take a long look at Jquery tonight and if I get stuck I'll ask again in an annoying fashion :)Take a short look a SoftScroll (http://scripterlative.com?softscroll)

avengedsixfold
09-09-2008, 07:41 PM
Thank you Softscroll is awesome, Its getting tasted for my horizontal tastic website :lol: