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

playsinline

Description

The playsinline attribute for HTML specifies a hint to the user agent that the video ought to be displayed "inline" in the document by default, constrained to the element's playback area, instead of being displayed fullscreen or in an independent resizable window.

Syntax

playsinline="value"

Examples

1 · HTML · false

2 · HTML · true

3 · JS · false

4 · JS · true