json - Is it possible to retrieve the favicon of a url doing javascript client side scripting? -


i'm guessing have use jsonp don't know of service let me this. know of anyway of doing this?

it's possible. first check if favicon declared in meta tag , extract url. if there isn't meta tag use url /favicon.ico. use new image(url) manipulate/test file.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -