That's an interesting approach but it still needs refining. There is a problem with the text cursor in Safari (but not in Chrome or Firefox). It's not in the right place so it's really difficult to know where you're typing.
In the screenshot, the cursor is placed at the end of the text, as if I had just typed the exclamation mark. And of course, the more I type the worse it gets.
That's an interesting approach but it still needs refining. There is a problem with the text cursor in Safari (but not in Chrome or Firefox). It's not in the right place so it's really difficult to know where you're typing.
In the screenshot, the cursor is placed at the end of the text, as if I had just typed the exclamation mark. And of course, the more I type the worse it gets.
True. Safari User Agent styles are funky.
Id some some more time with that browser to match everything, but the principle still applies.
Got it.
Safari was the only browser that didn't set a monospaced font on
<textarea>
by default. Should be working now.Yes, it works fine now!