Does anyone know any jquery script examples to show a full page/content website that scrolls horizontally using scrollTo and easing?
A:
This also might be useful - http://tympanus.net/codrops/2010/06/02/smooth-vertical-or-horizontal-page-scrolling-with-jquery/
tsupe
2010-09-08 23:01:05
+1
A:
A long time ago I used this effect here: http://tudimojemesto.si/
Apparently the script I used was jquery.localscroll.js --> http://flesler.blogspot.com/2007/10/jquerylocalscroll-10.html
From what I remember (been a few years) this wasn't very complicated to implement even though this was probably my first or second jQuery project.
Swizec Teller
2010-09-08 23:04:08