I need an js or php script who can help me to "select text and autocopy" without press ctrl + c, just select and copy in my html table columns page, could I do that?
Thank you so much for your help
I need an js or php script who can help me to "select text and autocopy" without press ctrl + c, just select and copy in my html table columns page, could I do that?
Thank you so much for your help
I would recommend using this:
It is a javascript library that does ecactly what you want.
I need just while selecting the text, this selection can copy my text without using an Submit Button / or copy button.
Thank you