alert selected text in the doc in js code example Example: get selected text js // Get highlighted text this way: window.getSelection().toString()