The HTML global attribute, “contenteditable” is used to:
- Specifies a context menu for an element. The menu appears when a user right-clicks on the element
- Return the position of the first found occurrence of content inside a string
- Specify whether the content of an element should be editable or not
- Update content from the server