How would I go about placing some text over the selected text in a text box (like Text1.SelText = "New Text" in VB) using JavaScript.
Printable View
How would I go about placing some text over the selected text in a text box (like Text1.SelText = "New Text" in VB) using JavaScript.
...with great difficulty...you can however insert text of the position of the caret
http://www.faqts.com/knowledge_base/...d/1052/fid/130
Hey if I wanted your opinion I would have asked ;) Nah, only joking L-man thanks. Actually I already had that script on my HDD :o But I didn't know how to use it properly, so thanks :p