Path: csiph.com!weretis.net!feeder4.news.weretis.net!news.albasani.net!.POSTED!not-for-mail From: Stefan Weiss Newsgroups: comp.lang.javascript Subject: Re: how to select images from a dialog and embed in the textarea Date: Mon, 22 Feb 2016 12:45:48 +0100 Organization: albasani.net Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net gu7eLRviW+iDfwnBNiPW3I2VK2WCQ9lfwn1U8ZK7an9eRBjDnz+PyM3ckdpWBoUvpQwoFNGhEMKjFXx64f+l3ihSjvdYZFhBupqs/YP1XSFkCgJpE8/nei5RwWxWouEY NNTP-Posting-Date: Mon, 22 Feb 2016 11:45:48 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="0M6i8vu9fB6vvkc7VK2IgvQhFR+f2+LyQrbQcwShKf/YQXojfqhwIsWYwi2iCgS4KwDwoQascau1+B3EuyF1b107zZE2xwqDA/HCWdZjt3fCcpXniV8hRk0w1JDFXXbC"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 In-Reply-To: Cancel-Lock: sha1:eWaVeeb5xAtAlT5kCXXquHPNAnA= X-Enigmail-Draft-Status: N1110 Xref: csiph.com comp.lang.javascript:29650 On 02/22/2016 11:46, Mohammed Suleman khan wrote: > I am using markdown editor to add or edit the content I have added a > button to the panel when I click the button it is prompted the bootbox > dialog with the list of images in it, from this dialog I want to select > the images and embed the link in the editor. can anyone tell me how to > make the images selectable on the bootbox dialog and embed the links in > the editor ? [...] That's copypasta from here: http://stackoverflow.com/questions/35489040 (0 votes, 0 comments, 0 answers) You'll find that you're more likely to get answers if you actually mention the name of the software you're having trouble with (hint: it's not "markdown editor"). In general, this group is not a good place to ask for user support with specific scripts. While you didn't tell us its name, my magic 8-ball says signs point to yes that there is an issue tracker for your editor on GitHub. - stefan