HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

allowfullscreen

Description

The allowfullscreen attribute for HTML specifies whether to allow the iframe's contents to use requestFullscreen().

Syntax

allowfullscreen="value"

Examples

1 · HTML · false

2 · HTML · true

3 · JS · false

4 · JS · true