Is it possible in a html select, to display the value of the option instead of the text?
html select
It\'s gonna be used for displaying a long disription in the dro
Just don't give a value:
Test
Will submit Test when selected.
Just place the values you put in value as the text.
value
You can't have it show the value in value= just like that.
value=