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

draggable

Description

The draggable of HTMLElement for JS returns true if the element is draggable; otherwise, returns false.

Can be set, to override the default and set the draggable content attribute.

Syntax

element.draggable [ = value ]

Examples

1 · get

2 · set