I need to make a pseudo-chat addition to my website. The idea is that you write somewhere on the website, then press a button next to it and it transfers the written to a frame above. I tried doing it with textarea and even found a code how to select and copy the text, but it was also said that it works only in IE. Does anyone have an alternative idea, because textarea seems a little iffy : /
Thanks in advance