|  www.brasilbook.com.br | |  |  |  |  |  |  |  |  | | |
let btn = document.querySelector('#copy');
btn.addEventListener('click', function(e) {
let textArea = document.querySelector('.text');
textArea.select();
document.execCommand('copy');
});
imagenst:41 | 41 imagens 1 - 2 Exibindo de 41 a 80 |
 | 41 imagens 1 - 2 Exibindo de 41 a 80 |
|