Pages tagged scrolling:

Pegs (Demo of scroll distribution for a single page.)
http://massless.org/pegs/

Pegs (Demo of scroll distribution for a single page.)
Fun with Overflows | jQuery for Designers - Tutorials and screencasts
http://jqueryfordesigners.com/fun-with-overflows/
jquery一个滚动的效果
draggable pane content (instead of division into slides)
Making use of the overflow and scrollLeft DOM property to scroll elements is a much more effective use of the CPU, over animating using CSS top/left. So this episode of J4D demonstrates the same effect used in two completely different ways.
Load Data while Scrolling Page Down with jQuery and PHP
http://9lessons.blogspot.com/2009/07/load-data-while-scroll-with-jquery-php.html
Load Data while Scrolling Page Down with jQuery and PHP
Like scroll in google reader
Elegant ScrollPanes with jQuery and CSS3
http://woork.blogspot.com/2009/08/elegant-scrollpanes-with-jquery-and.html
scroll
amazing solution for scrollbar (scrollpane) in Jquery
This is very simple using jSrcollPane, a jquery plugin which allows you to replace the browsers default vertical scrollbars on any block level element with an overflow:auto style.
In the Woods – Create a Funky Parallax Background Effect using jQuery
http://blog.themeforest.net/tutorials/create-a-funky-parallax-background-effect-using-jquery/
In this tutorial, we’ll be using JQuery to take a horizontally scrolling website and add a parallax scrolling background effect reminiscent of old-school 2D platform games like Sonic the Hedgehog.
silverback 的な遠近感とサイドスクロールをミックスした jQuery エフェクト
tablararasında dolşaırken arkada bulutları hareket ettiriyor
for my portfolio site
The myth of the page fold: evidence from user testing | cxpartners
http://www.cxpartners.co.uk/thoughts/the_myth_of_the_page_fold_evidence_from_user_testing.htm
People tell us that they don’t mind scrolling and the behaviour we see in user testing backs that up. We see that people are more than comfortable scrolling long, long pages to find what they are looking for. A quick snoop around the web will show you successful brands that are not worrying about the fold either:
TinyScroller JavaScript Scrollable Div – 1.7KB - Web Development Blog
http://www.leigeber.com/2009/09/javascript-scrollable-div/
簡単に設置できる超軽量のコンテンツスクローラーのスクリプト
Div scrollabili con Javascript
how to customize a site's scrollbar in jquery.
TinyScroller is a basic scrollable div script at only 1.7KB. It can be used with any HTML and degrades gracefully. The styling is completely customizable through the simple CSS.  || The TINY.scroller.init function takes 5 parameters: the id of the parent content wrapper, the id of the content div, the id of the scroll div, the id of the scroll button, and the class of the scroll button active state (optional). This script has been tested working in IE6-IE8, Firefox, Opera, Chrome, and Safari. Please send bug reports to michael@leigeber.com with the subject “BUG REPORT”. This script is available free of charge for any project, personal or commercial, under the creative commons license and is offered AS-IS
Horizontally Scrolling Websites Showcase & Tutorials
http://line25.com/articles/horizontally-scrolling-websites-showcase-and-tutorials
Check out this collection of 30 inspiring examples of horizontally scrolling sites, and a hand full of tutorials for creating a horizontal site of your own.
"Love them or hate them, horizontally scrolling websites are scattered around the net, and there’s some fantastic examples. Unlike the traditional layout of a website that scrolls up and down, horizontal websites flip things around and scroll from left to right. Sometimes they’re enhanced with Javascript to offer an even richer user experience, such as auto-scrolling effects. Check out this collection of 30 inspiring examples, and follow on to a hand full of brilliant tutorials that give an insight into the theory and practice of creating a horizontal site of your own."
Line25
40 of the Best Horizontal Scrolling Websites | Web Design Ledger
http://webdesignledger.com/inspiration/40-of-the-best-horizontal-scrolling-websites
Horizontal websites have become an underground phenomenon. A horizontal website is a lot like your artsy younger sister who dresses weirdly and doesn't seem to
Horizontal websites have become an underground phenomenon. A horizontal website is a lot like your artsy younger sister who dresses weirdly and doesn’t seem to acknowledge a world outside of her own imagination. Since horizontal websites are not universally embraced by the web design community, those who design in this genre must live with a hope that they are advancing design in some small way. Horizontal designs are not for every type of website. It works superbly well with portfolios or photo galleries, but not so much with word-driven sites like blogs. Horizontal designs are not for every type of audience. Grandparents can’t handle it. Basically, anyone born before 1970 can’t handle it. These designs are best suited for those looking to make their website an extension of their art. It also says a lot about your brand. If your brand is quirky, bold and mind bending, your audience will expect an equally expressive web design.
Get Mac-Like Scrolling and Gestures on a Windows Laptop - multitouch - Lifehacker
http://lifehacker.com/5493849/get-mac+like-scrolling-and-gestures-on-a-windows-laptop
Scrolling and Attention (Jakob Nielsen's Alertbox)
http://www.useit.com/alertbox/scrolling-attention.html
RT @kevinmarks:»@tomcoates: Nielsen on the fold: http://bit.ly/90qKYr « tl;dr? 'Scrolling beats paging' 'nice morsel at the very bottom'
Guideline/Ru;e of Thumb: Web users spend 80% of their time looking at information above the page fold. Although users do scroll, they allocate only 20% of their attention below the fold.
TouchScroll, a scrolling layer for WebKit mobile [update] « Uxebu.com – the Ajax and JavaScript Experts
http://uxebu.com/blog/2010/04/27/touchscroll-a-scrolling-layer-for-webkit-mobile/
Scrolling layer for WebKit Mobile.
TouchScroll, a scrolling layer for WebKit mobile
Smooth Vertical or Horizontal Page Scrolling with jQuery | Codrops
http://tympanus.net/codrops/2010/06/02/smooth-vertical-or-horizontal-page-scrolling-with-jquery/
In this tutorial we will create a simple smooth scrolling effect with jQuery. We will create a horizontal and a vertical website layout to show the effect. We will be using the jQuery Easing Plugin and just a few lines of jQuery.
jQuery quickie: Unlimited Scroll using the Twitter API
http://www.marcofolio.net/webdesign/jquery_quickie_unlimited_scroll_using_the_twitter_api.html
infinite scroll
marcofolio.net, Learn how to create an unlimited scroll effect using jQuery by calling the Twitter API .