/ Published in: HTML
URL: http://www.google.com/s2/favicons?domain=simonwillison.net
Easy way to get the favicon from a website. Someone could probably create a jQuery plugin using this.
Expand |
Embed | Plain Text
<img src="http://www.google.com/s2/favicons?domain=simonwillison.net" />
Comments
Subscribe to comments
You need to login to post a comment.

Didn't know google had a repository for favicons... interesting to know. I'm not really sure what use there would be for jQuery using this, but, neat nonetheless.
I went a step further with this and created a php function for it. http://snipplr.com/view/39195/get-domain-favicon-through-google