dojox.fx.easing.elasticInOut
dojo.require("dojox.fx.easing");
defined in dojox/fx/easing.js
An easing function that elasticly snaps around the value, near the beginning and end of the Animation
Usage
function (/*Decimal?*/ n) (view source)
parameter | type | description |
---|---|---|
n | Decimal | Optional. |