I've been doing web development for a long time, but I just now found out that you can turn any HTML element into input element by using the `contenteditable` attribute. No more complicated JS logic to make a textarea fit the height of its content. developer.mozilla.org/en-US/docs/W...
0 likes 0 replies
?