Posts by Inative • 19 points
1 post
-
0
votes2
answers116
viewsQ: How do I show a <select> when selecting a <option> in the form?
The code goes like this: <form name="frm1" action="#" method="post"> <option id="pacote1" class="form-control">Pacote</option> <option id="pacote2"…