isVisible(element: HTMLElement|PP.Ui.Control)
element. DOM element or control.
The isVisible method checks if the specified element is visible.
This method is not applied if value of Visibility parameter for the parent is set to hidden.
The example of use is given in the with description of the static method PP.hide.
See also: