javascript:void(0) — what it is and how to use it safely
web-development
javascript:void(0) is a deliberate URI sequence intended to create in-page anchor links that do not navigate away. In URLs, the javascript: scheme executes an expression in the...
Open article