Ejemplo contenteditable html

Ejemplo 1 - Como atributo de un elemento HTML: Código :

Acá puedes escribir
To do that, we'll simply set its contenteditable attribute to true and create some buttons in order to format the content. Below is an example of how we'll be able to call out the function: makeWYSIWYG(my_dom_element); And that's all! 2. The contenteditable attribute. HTML5 provides this new attribute: by setting it to true, it becomes editable!

Secciones editables en el HTML con el . - DesarrolloLibre

Por ejemplo, al título de nuestro documento se puede acceder fácilmente mediante  22 Feb 2016 Edita el siguiente contenido dando un clic sobre este texto.

Desarrollo Mobile I: El universo Frontend y Materialize – .

Voila! You can now edit them similar to how a or