Answer the question
In order to leave comments, you need to log in
How to check which option is selected in select?
How to check which option is selected in select?
<form method="post" name="inform">
<select name="menu" size="1">
<option value="news" >Новости</option>
<option selected="selected" value="nformation">Информация</option>
<option selected="selected" value="important information ">Важная информация</option>
</select>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question