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

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -