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
- Host: GitHub
- URL: https://github.com/ejfox/coffeescript-smoothscrolling
- Owner: ejfox
- Created: 2012-04-15T07:48:00.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-15T07:54:13.000Z (about 14 years ago)
- Last Synced: 2025-03-19T20:05:32.632Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 87.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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/ )