Obviously modifying it would be out of the question.
But you would think just reading it should not be a problem?
If i have my .js running on someone’s system and I want to analyze the DOM of another URL , client side, is there a way to do this?
Something simple like pull the title tag or pull the url…maybe load the site into an iframe to accomplish this?
If I am getting your question right,
A cross domain example by using yql,
Reference:
How can i get Equivalent method of HttpwebRequest in javascript