Hi,
I have a js function on this page http://simpsonified.com/insert.php
It works by getting the current position of the cursor and inserting the chosen value from the select list at that position.
However this function does not work on the tinymce editor. I need a function creating which will allow the select list above the tinymce editor to insert the value at the current cursor position in the tinymce editor.
I would prefer this not to be a tinymce plugin if possible and just work from the select list.
Thanks
Paul
