ScrollMagic
Tag: scroll
A simple template that takes advantage of the background-attachment CSS property to create a fixed background effect. CSS Fixed Background Effect | CodyHouse
Fixed Background Scrolling Layout | Codrops
Fixed Background Scrolling Layout | Codrops A fixed background image scrolling layout with 100% height panels and smooth scrolling. VIEW DEMO DOWNLOAD SOURCE A simple scrolling layout with fixed background images using background-attachment: fixed and a navigation. The page will scroll smoothly to the selected section.
Sly
Sly Sly is a JavaScript library for advanced one-directional scrolling with item based navigation support. It can be used as a simple scrollbar replacement, as an advanced item based navigation tool, or as a great navigation and animation interface for parallax websites. This is achieved by a powerful & developer friendly API that provides a…
Lightweight Customisable “Scroll to Top” jQuery Plugin | Web Resources | WebAppers
Lightweight Customisable “Scroll to Top” jQuery Plugin | Web Resources | WebAppers ScrollUp is a lightweight jQuery plugin to create a customisable “Scroll to top” feature that will work with any website, with ease. To create a visible line to help determin an ideal scroll distance from the top, assign a valid CSS colour to the activeOverlay setting….
20 Fresh Sites With Amazing Scrolling Effects | Design Shack
20 Fresh Sites With Amazing Scrolling Effects | Design Shack Scrolling effects are becoming more and more popular as a means of increasing interaction and user interest. Through clever background positioning, animations and a little JavaScript, you can bring your page to life in ways that will surprise and grab your users’ attention.
Quick Tip: Styling Scrollbars to Match Your UI Design | Webdesigntuts
Quick Tip: Styling Scrollbars to Match Your UI Design | Webdesigntuts DownloadSOURCE FILES DemoVIEW IT ONLINE This tip will guide you in improving the look and feel of scrollbars to match your UI design. We’ll take a look at what WebKit browsers offer us in terms of CSS, plus we’ll use a jQuery fallback to…
A Simple Parallax Scrolling Technique | Nettuts
A Simple Parallax Scrolling Technique | Nettuts DownloadSOURCE FILES DemoVIEW IT ONLINE Parallax scrolling is an interesting technique, where, as you scroll, the background images translate slower than the content in the foreground, creating the illusion of 3D depth. As I planned to re-design my personal website, my first goal was to write the shortest and…
40 Awesome MooTools Plugins You Need to Check Out | Design Shack
40 Awesome MooTools Plugins You Need to Check Out | Design Shack Recently, we published an outstanding collection of 40 jQuery plugins that every developer should check out. Today we’re following that up with some love for the MooTools crowd. Like jQuery, MooTools has an awesome community of developers that constantly churn out stellar free plugins for…
Make Content Sticky on Scroll, to a Point with jQuery | Web Resources | WebAppers
Make Content Sticky on Scroll, to a Point with jQuery | Web Resources | WebAppers jQuery Stick ‘em makes Content Sticky on Scroll, to a Point. Sometimes, we have some of those images were very tall. So by the time you scrolled down to the bottom of the images, you would have to scroll back…