Hello, guys!
I have the following issue. I want to add some special characters into the message field (for example, like we are doing with emoticons). I'm talking about russian letters. But I cannot figure out the name of message input field (obviously generated in iframe), to mention it in javascript Onclick event (like frames.document.message) and also I cannot find the textarea itself, to refer some events to custom js.
You can see the example how that works at http://www.russianlink.com/forum.asp?Tema=21 (I'm talking about buttons with weird russian characters under submit/reset buttons).
I implemented that javascript into phpBB once, and it works just fine. Any ideas what should I do?
Edited by 3BEPb