How would I make it so the content of an element could be made editable through native JavaScript (DOM) and/or jQuery?
JavaScript:
document.getElementById('elementId').contentEditable = 'true';
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With