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

className

Description

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

Syntax

element.className [ = value ]

Examples

1 · get

2 · set