Checks whether the target element is visible. Both visibility and display style properties are checked.
Optional
Also check all parents for visibility. Default = true
Whether the element is visible.
isVisible
Checks whether the target element is visible. Both visibility and display style properties are checked.