Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

HTMLElement.isContentEditable

Cette traduction est incomplète. Aidez à traduire cet article depuis l'anglais.

La propriété en lecture seule HTMLElement.isContentEditable renvoie un  Boolean à true si le contenu de l'élément est éditable ; sinon elle renvoie false.

Syntax

editable = element.isContentEditable

Specifications

Specification Status Comment
WHATWG HTML Living Standard
La définition de 'HTMLElement.contenteditable' dans cette spécification.
Standard évolutif No change from latest snapshot, HTML5.1
HTML5.1
La définition de 'HTMLElement.contenteditable' dans cette spécification.
Version de travail Snapshot of WHATWG HTML Living Standard, no change from HTML5
HTML5
La définition de 'HTMLElement.contenteditable' dans cette spécification.
Recommendation Snapshot of  WHATWG HTML Living Standard, initial definition.

Compatibilité des navigateurs

Fonctionnalité Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support (Oui) 4.0 (2) (Oui) (Oui) (Oui)
Fonctionnalité Android Chrome for Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support (Oui) 4.0 (2) (Oui) (Oui) (Oui) (Oui)

See also

Étiquettes et contributeurs liés au document

 Contributeurs à cette page : vava
 Dernière mise à jour par : vava,