I want to insert some special characters at the caret inside textboxes using javascript on a button. How can this be done?
The script needs to find the active textbo
Note that if the user pushes a button, focus on the textbox will be lost and there will be no caret position!