Back
Similar todos
Prevent: User can double click the whole text and delete it in a contenteditable, including inner DOM elements, preventing diff of DOM nodes. #codebird
Prevent selection of an entire DOM node as contenteditable would allow the user to delete it and I can't support that yet #codebird
Make progress on handling DOM Nodes with multiple Nodes inside them including Non textNodes as this is common and contenteditable inserts <br> tags
tried to get htmx working with contenteditable=true which is "fun"
Component live update with contenteditable #createpin
make normal inputs match contenteditable #ceev
Changed input to contenteditable #dailyfocus
finally complete rewrite to support text HTMLElements containing multiple textNodes and other HTMLElements with textNodes #codebird
#pintura retain caret position when updating contenteditable innerHTML
Bug fix contenteditable tagging projects in input #dayglow
Remove Blue highlight on contenteditable #createpin
added css to make text on select not appear #wi
Change text selector style #creativity
#chartpoet Dyn Text turn off on click outside modal
switched to normal text view for editing #teleprompter
set contenteditable for boxes #cssscan
stop ability to select <tr> text #launchtests
improve editor by allowing it to select text nodes when the tag has other nested tags #kerni
Discovered Node.normalize() to merge adjacent textNodes that contenteditables inexplicably create #codebird