How to disable default click of a hyperlink in html
We can use below statement in href of any hyperlink tag .
<a href='javascript:;' >something</a>
Javascript js
Anuj Chauhan has a Masters Degree in Computer Application and currently working in https://clanstech.com
Get notified when a new post is published.