sushestvo
10-13-2005, 03:04 PM
if i have a
<select>
<option 1>
<option 2>
</select> in my html page
how can I check if any of the options consist a specific word?
<select>
<option 1>
<option 2>
</select> in my html page
how can I check if any of the options consist a specific word?