JavaScript link confirmation pop-up# HTML, JavaScript <a href="https://example.com/" onclick="return confirm( 'Are you sure?' );">Click me</a>