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
Post a Comment