Hi,
<html><head>
title ist zwingend vorgeschrieben, Doctype ebenso...
<body>
<script type="text/javascript">
<!--
function StoreCursor(o,i){
o.caretPos = document.selection.createRange().duplicate();
}
//-->
</script></head>
<form action="savequest.php" method="post">
<textarea onClick="StoreCursor(this,5)" name="at_0"rows="2" cols="100">Einmal HIER klicken
vor rows fehlt (mindestens) ein Whitespace
</textarea>
<textarea onClick="StoreCursor(this,6)" name="at_1" rows="2" cols="100">Dann HIER klicken und 'entfernen' drücken
</textarea>
</form>
<a href="javascript:self.close()">Senden</a>
Links, die nur mit Javascript funktionieren, sollten auch mit Javascript ins Dokument geschrieben werden.
</body></html>
cu,
Andreas
--
MudGuard? Siehe http://www.mud-guard.de/
MudGuard? Siehe http://www.mud-guard.de/