An open API service indexing awesome lists of open source software.

https://github.com/ejfox/coffeescript-smoothscrolling

A simple coffeescript to animate the scrolling of any link on a page
https://github.com/ejfox/coffeescript-smoothscrolling

Last synced: 2 months ago
JSON representation

A simple coffeescript to animate the scrolling of any link on a page

Awesome Lists containing this project

README

          

# Coffeescript Smooth Scrolling
A coffeescript translation of some smooth scrolling code I frequently use on my sites, depends on jQuery.

The [original code is by Chris Coyier] ( http://css-tricks.com/snippets/jquery/smooth-scrolling/ )