Allows the iframe content to navigate its top-level browsing context, but only if initiated by user.
Example:
HTML
<iframe src="https://horje.com/" sandbox="allow-top-navigation-by-user-activation">
</iframe>
Type
: |
html |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Tag |
Uploaded by
: |
Admin |