Suppose I have a URL like www.google.com, and I want Javascript/JQuery on my page to go see what is in the <title> for the content of that URL, and put it into a variable for me. How can I make it work?
Suppose I have a URL like www.google.com , and I want Javascript/JQuery on my
Share
given the url is of the same origin: