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

translate

Description

The translate of HTMLElement for JS return true if the element's translation mode is translate-enabled, and false otherwise.

On setting, it must set the content attribute's value to "yes" if the new value is true, and set the content attribute's value to "no" otherwise.

Syntax

element.translate [ = value ]

Examples

1 · get

2 · set