dojox.fx._getStyleSnapshot
dojo.require("dojox.fx.style");
defined in dojox/fx/style.js
uses a dojo.getComputedStyle(node) cache reference and iterates through the 'documented/supported animate-able' properties.
Usage
function (/*Object*/ cache) (view source)
parameter | type | description |
---|---|---|
cache | Object |