I have the following code:
<select id="billing">
<option value="485">Acre</option>
<option value="486">Amapá</option>
...
</select>
When the user types the zip code, the system automatically searches for the address and inserts the data into the form. However, I need this JQuery to find the value of the option and include selected="selected". Thanks for the strength.