Hallo es!
Ich hatte dir einen Fehler eingebaut. Aber Du hattest es auch nicht richtiog gemacht. ;o)
<a href="#001" onclick="return divlink(this, this.href)">Link</a>
Und die Funktion dann:
function divlink(a, anker) {
document.location.href=a.href;
document.location.href=anker;
return false;
}
Ich hatte irgendwie noch den Bezug zum Div drin, was ja sinnlos ist. Sorry. So geht es dann.
Schönen Gruß
Afra