Get selected option text with JavaScript code example Example: get selected text js // Get highlighted text this way: window.getSelection().toString()