Answers for "how to make a html link execute a javascript function"

0

how to make a html link execute a javascript function

<a href="javascript:alert('Hello!');">Clicky</a>
Posted by: Guest on March-06-2021

Code answers related to "how to make a html link execute a javascript function"

Browse Popular Code Answers by Language