1
I need to create a select In this pattern:
<select id="Cidades">
<option></option>
</select>
Where the user will select its state, and then a jquery will be made that searches the cities according to the selected state. so far I can do (but not yet done), my problem is how would I send the return data of json to the dropdown (Select), and I wanted to know if the select the above is also correct to fill in the data.
you already asked a question very similar to that last week, I did an update on my answer see if it doesn’t help you. Then you can remove that question =]
– Brunno
because it is @Brunno kkk but as the scope has changed, I preferred to ask a new question, even if I tried to ask another question on top of a question and I was criticized. but thanks. when you get home I see ;) Thanks Even. Ah if you can help me in this other Question
– Fabio Souza