Getting an option text/value with JavaScript March 24, 2023 by Tarik You can use: var option_user_selection = element.options[ element.selectedIndex ].text