Horje

How to add HTML <iframe> sandbox allow-pointer-lock Attribute

Allows to use the Pointer Lock API.

index.html
Example: HTML
<iframe src="https://horje.com/" sandbox="allow-pointer-lock">
</iframe>

Output should be:

How to add HTML <iframe> sandbox allow-pointer-lock Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin