how to get select text javascript code example Example: get selected text js // Get highlighted text this way: window.getSelection().toString()