Title: Signature While Replying Post by: Tina on September 20, 2007, 01:26:25 PM Signature While Replying
although its very tedious we can use javascript to write our signatures Wink well there is userscripts for this still i am posting it for storage purpose Code: javascript: a=document.getElementsByTagName('textarea')[0];a.value="[b ][i ][red ]"+a.value+"\n\n\n[olive ]Your Signature is here \n\n";void(0) |