Horje

How to add HTML <iframe> sandbox allow-popups Attribute

Allows popups

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

Output should be:

How to add HTML <iframe> sandbox allow-popups Attribute




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