Atributo contenteditable html5

A diferencia del elemento HTML input con el valor "button" en su atributo "type", este botón puede contener a otros elementos (es decir, código HTML). The contenteditable global attribute is an enumerated attribute indicating if the element should be editable by the user. If so, the browser modifies its widget to allow editing. The attribute must take one of the following values: true or an empty string, which indicates that the element is editable.

javascript - ContentEditable DIV - desactivación de arrastrar y .

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