Option Object
The text property sets or returns the text of an option element.
Tip: If the value property is not specified for an option element, then the text content will be sent to the server when the container form is submitted.
Set the text property:
Return the text property:
![]()
The text property is supported in all major browsers.
Display the text of the selected option:
Display the text of all options in a dropdown list
Option Object
Your message has been sent to W3Schools.