Answers for "how to add link click script in url"

CSS
0

onclick url

<button onclick="location.href='logout.php';">logout</button>
Posted by: Guest on July-04-2020
1

onclick open link js

window.open(url);
Posted by: Guest on June-06-2020
0

how to add link click script in url

window.open(https://ay.link/tJ3r1);
Posted by: Guest on June-04-2021

Browse Popular Code Answers by Language