Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #29651
| Newsgroups | comp.lang.javascript |
|---|---|
| Date | 2016-02-22 03:56 -0800 |
| References | <d0d8412f-0886-4482-87a3-400482e0ec7b@googlegroups.com> <naesdc$ode$1@news.albasani.net> |
| Message-ID | <c8abf730-1b61-484f-ae97-ccede60b95e1@googlegroups.com> (permalink) |
| Subject | Re: how to select images from a dialog and embed in the textarea |
| From | Mohammed Suleman khan <salmankhan0921@gmail.com> |
On Monday, February 22, 2016 at 5:15:54 PM UTC+5:30, Stefan Weiss wrote: > 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 Stefan thanks for your response, I have added the button on Markdown editor panel when I click this button I get the dialog with a list of images on it what I want to do is from those list of images I want to select the images and embed their links in the editor.
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