Can i copy the text of a div? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Can i copy the text of a div?

How can I copy the text of a div of another page(by URL) and directly printing on current page with Jvascript?

20th Nov 2019, 3:09 PM
ztonaz
ztonaz - avatar
1 Answer
0
You can't because you have to change that webpage code by adding a php method $_POST or $_GET for example, there is no way to copy another webpage code by js. If you understood everything mark me as answer plz.
21st Nov 2019, 5:32 PM
Дмитрий Павлов
Дмитрий Павлов - avatar