FuncUnit.prototype.invisible  function     

Waits until the selector is invisible.

//waits until #foo is invisible.
S("#foo").invisible()
func_unit.invisible(callback) -> undefined
{optional:Function}

a callback that runs after the selector is invisible, but before the next action.

© Jupiter IT - JavaScriptMVC Training and Support