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

adding image to the medium Editor #506

@rameezmeans

Description

@rameezmeans

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions