JavaScript onClick Alert

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