Example: Script Fallback 2


Before

<a href="javascript:function()">Link Text</a>

After

<a href="redundant.html" onClick="function()"...