Hallo zusammen
<body onload="document.getElmentById('back').style.visibility=true;">
<p id="back" style="visibility:hidden; text-decoration:underline; color:blue;"
onclick="history.back()">back</p>Danke Eddi. Dann vielleicht besser so?
Hast Du das getestet? Ich habe das Gefühl, das style im <p> 'bindet' stärker, bzw. wird als letztes ausgeführt.
Getestet in Opera 7.5 funktioniert es jedenfalls nicht, das 'back' bleibt 'hidden'.
Gruss Louis