Код: Выделить всё
l.addEventListener('click', (e)=>{
console.log(window.getSelection().anchorOffset)
})< /code>
body{ background: #1a1d21; font-size: 2em;}
span{color: white}< /code>
beginMiddleendПодробнее здесь: https://stackoverflow.com/questions/689 ... nt-element