Answers for "whatsapp a tag html"

C
0

whats app link target blank

<button onclick="javascript:{window.open('https://api.whatsapp.com/send?phone=55myphonehere&text='+encodeURIComponent('My text here'),'_blank')}" ></button>
Posted by: Guest on June-10-2020

Code answers related to "C"

Browse Popular Code Answers by Language