Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What is “content editable”?


https://developer.mozilla.org/en-US/docs/Web/HTML/Global_att...

Basically if you set the content editable attribute on an element then the user can edit the content of the element directly

Here is an example using it:

https://codepen.io/caraya/pen/ZyQMWd


https://developer.mozilla.org/en-US/docs/Web/HTML/Global_att...

It's an HTML attribute that makes content (mainly text) editable by end users.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: