Code Monkey home page Code Monkey logo

smooth-scroll's Introduction

Smooth Scroll

A simple script to animate scrolling to anchor links. Easing support contributed by Willem Liu with code from Gaëtan Renaudeau.

How It Works

Getting started with Smooth Scroll is really easy. View the online tutorial or dig through the index.html file.

Changelog

  • v2.9 (December 9, 2013)
  • v2.8 (December 3, 2013)
  • v2.7 (November 25, 2013)
    • Converted naming conventions back to mathmatical roots (ex. easeInCubic) to remain consistent with development community language.
  • v2.6 (November 26, 2013)
    • Missing character was causing certain easing functions to break.
  • v2.5 (November 22, 2013)
    • Changed the default easing to easeInOutNormal.
  • v2.4 (November 21, 2013)
  • v2.3 (August 27, 2013)
    • Added missing semicolons.
    • Defined animationStop variable once, add values later.
    • Activated strict mode.
    • Wrapped in IIFE.
  • v2.2 (August 17, 2013)
    • Now you can set the animation speed with the data-speed attribute. (ex. data-speed="400")
  • v2.1 (August 17, 2013)
    • Improvement animation function interval for smoother animation.
    • Updated to allow for scrolling up the page.
  • v2.0 (August 14, 2013)
    • Converted to vanilla JavaScript.
    • Removed dependency on jQuery.
  • v1.1 (June 7, 2013)
    • Switched to MIT license.
  • v1.1 (May 18, 2013)
    • Added jQuery noConflict mode.
    • Updated tutorial.
  • v1.0 (January 24, 2013)
    • Initial release.

License

Smooth Scroll is free to use under the MIT License.

smooth-scroll's People

Stargazers

Nick LaDart avatar

Watchers

James Cloos avatar

Forkers

akesegic aminenac

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.