Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

adding image to the medium Editor #506

Open
rameezmeans opened this issue May 16, 2020 · 0 comments
Open

adding image to the medium Editor #506

rameezmeans opened this issue May 16, 2020 · 0 comments

Comments

@rameezmeans
Copy link

i want to add an image by clicking on the image in DOM on same page. there is images in some other div and i implemented on click and called insert image function like this.

        .on('click', '.pexels-images .row .pexel-image', $.proxy(this, 'insertImage'));

but image is not inserted by insertImage function. should i initialise the editor before adding image or what is the problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant