Does anyone know any jquery script examples to show a full page/content website that scrolls horizontally using scrollTo and easing?
Does anyone know any jquery script examples to show a full page/content website that
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.