You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nhmkdev edited this page Jan 4, 2014
·
5 revisions
Definition
Util (and animationutil) are general functions supporting development within the Support Framework. Many are just basic macro functions to simplify JavaScript code.
Container
var Util = ig.support.util;
Usage
See the code file for descriptions of the functions (TODO: file link)