JavaScript OnClick ALERT ¿Estás seguro?

<a href="#" onclick="return confirm('Continue?')">DISABLE</a>
Fancy Fowl