bearded
09-24-2002, 03:51 PM
I am using form-textarea (IE4/above Browser) to type message in non-English language. In my project there are two options to type any message in the textarea, one is through keyboard and other by klicking images through imagemapping. These both options can be used anytime during one typing session. But my problem is the placing of Cursor in the textarea. When I take change between options the cursor's focus changes. I want the Cursor always in the textarea, even if I change to any typing options. Please suggest me a javascript or any other solution.