Posts by Diogenes Oliveira • 1 point
1 post
-
-3
votes1
answer119
viewsQ: I wonder how you do to get the phone number with Avascript
The code I’m working on. var x = document.getElementsByTagName("details-contact")[1].innerHTML function abreLink() { var url = 'https://api.whatsapp.com/send?phone=55' + x +…
javascriptasked Diogenes Oliveira 1