I have to copy HTML table element from HTML page to excel, I'm trying to implement this with clipboard API, but in my case, clipboard API is working only with the Input element, but not with a table. Can somebody help?
Asked
Active
Viewed 83 times
0
-
[Select a complete table with Javascript (to be copied to clipboard)](https://stackoverflow.com/questions/2044616/select-a-complete-table-with-javascript-to-be-copied-to-clipboard). – Alon Adler Jan 25 '18 at 10:51
-
-Alon Adler, Awesome, thank you! – Cody Gody Jan 25 '18 at 10:59