Hello together,
I would like to ask how to insert/paste images and hyperlinks into the editor WITHOUT using the existing toolbar elements BUT BY using my own javascript.
For example:
- I have an image URL path like http://www.test.com/test.jpg and I want to paste this image into the editor using my own javascript.
or
- I have an URL like http://www.test.com and I want to paste this URL into the editor as a hyperlink having the label "Click here ...".
Which JS code do I need to paste the image or the hyperlink into my editor's content?
Could you help me?
Thomas
