Posts by Ana Olivier • 13 points
2 posts
-
1
votes1
answer95
viewsQ: Javascript array for PHP
I have the following Input in my file .html <input type="text" class="form-control" name="option[]" id="option[]"> Whenever the user clicks on the + on the button next to it, it creates…
-
0
votes2
answers1592
viewsQ: Load Value in Input
Good Morning, I am trying to load a value into Input after the user clicks the button. // Este é o Botão <button type="button" class="btn btn-default" tabindex="-1" onclick="id_host()">…