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