|
| [WB19] No Copy to Clipboard in Webdev! |
| Iniciado por guest, 06,mar. 2015 19:30 - No hay respuesta |
| |
| | | |
|
| |
| Publicado el 06,marzo 2015 - 19:30 |
Hi all -
I' building a website design system. It uses an HTML edit control to design the page in. I want to be able to drop images in there on the fly. The is an image icon that requires you to put in the URL of the image.
So the plan was to: Click on an image in a looper, copy the created url to the server to the system clipboard, then the user would put the cursor in the HTML editor's image url field and paste it in there.
But Webdev has no "Copy to Clipboard" function. Help!
(I can't just use a variable, b/c I can't drop that into the html editor's field for the image url)
I'm stuck. Any way around this?
Thanks!
Joel |
| |
| |
| | | |
|
| | | | |
| | |
|