jquery-easing-parabola

1.0.0 • Public • Published

jQuery easing parabola

This script adds new easing to jQuery library.

Usage

Here is an example of usage

  $('.sun').animate({
        top: '45px'
    }, {
        'duration': 6000, //6 seconds
        'easing': 'parabola' //easing
    });

Fiddler example

Try now

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i jquery-easing-parabola

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • hevyweb