Horje

How to add HTML <iframe> sandbox allow-top-navigation Attribute

Allows the iframe content to navigate its top-level browsing context

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

Output should be:

How to add HTML <iframe> sandbox allow-top-navigation Attribute




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