Y
Hacker News
new
|
ask
|
show
|
jobs
by
pspeter3
302 days ago
Can you use highlights on text area contents?
1 comments
lifthrasiir
301 days ago
You can't mainly because <textarea> separately tracks its own selection, AFAIK.
link
scottfr
301 days ago
There is a proposal to add support for this:
https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/...
link