Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #29650
| From | Stefan Weiss <krewecherl@gmail.com> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: how to select images from a dialog and embed in the textarea |
| Date | 2016-02-22 12:45 +0100 |
| Organization | albasani.net |
| Message-ID | <naesdc$ode$1@news.albasani.net> (permalink) |
| References | <d0d8412f-0886-4482-87a3-400482e0ec7b@googlegroups.com> |
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
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
how to select images from a dialog and embed in the textarea Mohammed Suleman khan <salmankhan0921@gmail.com> - 2016-02-22 02:46 -0800
Re: how to select images from a dialog and embed in the textarea Stefan Weiss <krewecherl@gmail.com> - 2016-02-22 12:45 +0100
Re: how to select images from a dialog and embed in the textarea Mohammed Suleman khan <salmankhan0921@gmail.com> - 2016-02-22 03:56 -0800
Re: how to select images from a dialog and embed in the textarea Mohammed Suleman khan <salmankhan0921@gmail.com> - 2016-02-22 04:59 -0800
csiph-web