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

id

Description

The id of Element for JS returns the value of element’s id content attribute. Can be set to change it.

Syntax

element.id [ = value ]

Examples

1 · get

2 · set