I found a script which allows to display favicons based on an url over here: andreaslagerkvist
Its a pretty simple script, there is a good example but when I copy/paste the example it doesn’t seem to work..Please take a look at this demo: JsFiddle
What am I doing wrong? Am I missing something in the script?
You never called the plugin, you only defined it.
Plugin Definition
Plugin Invocation
Here’s a working fiddle.