Function to check if a specified element and all of its ancestors are visible. Returns Boolean.
| Parameter | Type | Description |
|---|---|---|
| element | Element | Element to check for visibility. |
Function to check if a specified element and all of its ancestors are visible. Returns Boolean.
| Parameter | Type | Description |
|---|---|---|
| element | Element | Element to check for visibility. |
0 Comments