how to return false in html

Solutions on MaxInterview for how to return false in html by the best coders in the world

showing results for - "how to return false in html"
Élodie
28 Sep 2016
1<!-- We have used a hyperlink as an example -->
2<a href="google.com" onclick="return false;">Link</a>