Posts by Cenora • 11 points
1 post
-
1
votes1
answer48
viewsQ: Using the value of a select with Javascript
I would like to know how to use the index of a select, for example I have select below function verificartime() { let time = window.document.getElementsByName("time") let restime =…