FuncUnit.prototype.visible  function     

Waits until the funcUnit selector is visible.

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

a callback that runs after the funcUnit is visible, but before the next action.

© Jupiter IT - JavaScriptMVC Training and Support