sandbox attribute for iframes
Method of running external site pages with reduced privileges (e.g. no JavaScript) in iframes.
seamless attribute for iframes
The seamless attribute makes an iframe's contents actually part of a page, and adopts the styles from its hosting page. The attribute has been removed from both [the WHATWG](https://github.com/whatwg/html/issues/331) and [the W3C](https://github.com/w3c/html/pull/325) HTML5 specifications.
srcdoc attribute for iframes
Override the content specified in the `src` attribute (if present) with HTML content within the attribute.
Lazy loading via attribute for images & iframes
The `loading` attribute on images & iframes gives authors control over when the browser should start loading the resource.
html element: iframe
html element: iframe: align
html element: iframe: allow
html element: iframe: allowfullscreen
html element: iframe: allowpaymentrequest
html element: iframe: allow: accelerometer
html element: iframe: allow: autoplay
html element: iframe: allow: bluetooth
html element: iframe: allow: browsing-topics
html element: iframe: allow: camera
html element: iframe: allow: display-capture
html element: iframe: allow: document-domain
html element: iframe: allow: encrypted-media
html element: iframe: allow: fullscreen
html element: iframe: allow: gamepad
html element: iframe: allow: geolocation
html element: iframe: allow: gyroscope
html element: iframe: allow: hid
html element: iframe: allow: idle-detection
html element: iframe: allow: local-fonts
html element: iframe: allow: magnetometer
html element: iframe: allow: microphone
html element: iframe: allow: midi
html element: iframe: allow: otp-credentials
html element: iframe: allow: payment
html element: iframe: allow: screen-wake-lock
html element: iframe: allow: serial
html element: iframe: allow: storage-access
html element: iframe: allow: usb
html element: iframe: allow: web-share
html element: iframe: browsingtopics
html element: iframe: credentialless
html element: iframe: csp
html element: iframe: frameborder
html element: iframe: height
html element: iframe: loading
html element: iframe: longdesc
html element: iframe: marginheight
html element: iframe: marginwidth
html element: iframe: name
html element: iframe: referrerpolicy
html element: iframe: sandbox
html element: iframe: scrolling
html element: iframe: src
html element: iframe: srcdoc
html element: iframe: width
50 results found.