קוד:
<script language="javascript">
<!--
function add2txt(txt) {
var txt = document.*post.*msg;
txt = ' ' + text + ' ';
txtarea.value += txt;
txtarea.focus();
}
-->
</script>
*post - שנה לשם הטופס.
*txt - שנה לשם תיבת הטקסט.
אופן הלינק:
קוד:
<a href="javascript:add2txt(':D')">:D</a>