|
Scrapping
Hello,
Kinda new a JS, but here it goes. I want to be able to pull and element from one page and display it on another page.
So here is what I needed exactly.
Page1.html has element "test" and I would like to be able to pull this element and display it on Page2.html.
Thanks to anyone who can solve this for me.
*Edit: Page1.html will not be open, I want Page2.html to be able to navigate to it.
|