How can I change it so that when I'm focusing on a div with some text, and I press Ctrl/Cmd + A the text inside the div gets selected, without selecting the whole document?
Also: is there a JS/jQuery command to select the text inside a div?
How can I change it so that when I'm focusing on a div with some text, and I press Ctrl/Cmd + A the text inside the div gets selected, without selecting the whole document?
Also: is there a JS/jQuery command to select the text inside a div?