javascript:counter=document.createElement('input');counter.id='counter';counter.style.position='fixed';counter.style.zIndex='1000';counter.style.right='0';counter.style.top='0';document.body.appendChild(counter);textareas=document.getElementsByTagName('textarea');for(i=0;i