How to overlay divs on the right of each line in a textarea
I want to right-align text to each line in a textarea that a user is typing like this:It should also support scrolling like this (see how the top is cut off when it’s out of view?):How might I go abou