how to use javascript to pick up element in another website -


i want make website can fetch elements of website. idea open invisible window , pick elements display. how can implement javascript?

as valeh hajiyev's answer points out, impossible achieve client-side js.

you can't client-side javascript because of same origin policy


Comments

Popular posts from this blog

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -

database - one php page with different contents and urls -