Re: faveicon.ico not loading
Just a wee note here: if the file is actually called "favicon.ico" and lives in your web document root directory, you don't need to use a <link> tag to point to it. The rel="favicon" (or rel="shortcut icon") is just a way to override the browser's normal behaviour (that being to request and load favicon.ico) and use an arbitrary image instead (which can be of any recognised image type, like a PNG or JPEG).
Last edited by essellar; 07-08-2010 at 10:56 PM.
“Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
"It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)