Ask a Question Community Questions & Answers Newest Most Recent Most Votes Answered Unanswered Unresponded FAQ Tag Unanswered with tag "hfl" Subscribe to the Q&A "hfl" tag RSS feed. HFL problem So, I need to get the user's location and I'm using this code: ~~~ checkboxlocalizacaoatual.addEventListener('click', function(e) { if (checkboxlocalizacao.value == true) checkboxlocalizacaoatual.value = false; else { if... Showing 1-1 of 1
HFL problem So, I need to get the user's location and I'm using this code: ~~~ checkboxlocalizacaoatual.addEventListener('click', function(e) { if (checkboxlocalizacao.value == true) checkboxlocalizacaoatual.value = false; else { if...