![]() |
VOOZH | about |
The SVG Window.isSecureContext property indicates whether a context is capable of using features that require Secure Contexts.
Syntax:
var isSecure = window.isSecureContext
Return value: This property returns the boolean value
Example 1: In this example, we will use onclick event.
Output:
👁 ImageExample 2: In this example, we will use onmouseover event.
Output:
👁 ImageSupported Browsers: