Nein...
einfach nur mit OnClick!
Also so:
<a OnClick=location.href="http://dein link">Text</a>
Achja, du willst bestimmt noch eine Hand zum Link haben oder?
Null Problemo!
Einfach vor "OnClick" noch style="cursor: hand" einfügen!
Also dann so:
<a style="cursor: hand" OnClick=location.href="http://dein link">Text</a>
Das http:// musste aber stehen lassen!!!
MfG ALBÖ