Hii;
I have a button on the top of div and when i clicked on that div i want that div data should copy to clipboard and i paste it inside paint.
All my div created dynamically where I have this copy to clipboard button and each div has unique id.
I tried using Clipboard.JS which not working.bellow is the link what i tried.
http://webdesign.tutsplus.com/tutorials/copy-to-clipboard-made-easy-with-clipboardjs--cms-25086
Can any one help me how to achieve this ?

Surya KantPosted Jun 21, 2016, 1:08 AM
RajeshPosted Jun 20, 2016, 6:57 AM
Surya KantPosted Jun 13, 2016, 8:58 AM
Thanks for reply but;
It's not working i have already tried this;
What my scenario is i am creating div at run time and each div has copy-to clipboard button when user click any div button then that corresponding div content will copy to clipboard and i paste the content inside the paint.
The content may be a graph;image;or text any thing.
So please give me a proper example according to my scenario.
All answer are welcome.
Thanks.
Regards :
Suryakant
Vinay SinghPosted Jun 13, 2016, 7:07 AM
Krishna Rajput SinghPosted Jun 13, 2016, 6:57 AM