Forum Moderators: open

Message Too Old, No Replies

more than a favicon

         

colweb

9:55 pm on Dec 12, 2008 (gmt 0)

10+ Year Member



Some sides do have more than a favicon, but I can't find any info about it with Google, on this site, and even looking at the source code does not help.
What I mean are sites who have a favicon and directly attached to it their company name or some other text. After that the url is shown.

How do they do that? It's clearly Firefox related, in IE the same sites don't even show a favicon.

I know an example will say more, for instance, [addons.mozilla.org...]

This is a secure site but I have seen others who do this as well (http not https).

colweb

10:02 pm on Dec 12, 2008 (gmt 0)

10+ Year Member



I did press submit before reading the policies about "LINKS and posting CODE". Hopefully the url mentioned in this topic is not considered as advertising or anything else as just an example of something that is shown there and that I don't understand how they do it.

willybfriendly

11:10 pm on Dec 12, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You might do a search for animated favicons.

There are any number of sources out there, including free tools to generate one.

piatkow

11:32 pm on Dec 13, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Its a function of the browser not of html. As long as you have a favicon file in place FF will detect it without any special coding. I don't know about recent releases of IE, I am still on IE6 which simply doesn't display them.

tedster

3:09 am on Dec 14, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I don't think we're focusing on the actual question very precisely. Yes, there are animated favicons, but that's not the precise question. And yes, favicon display is a function that varies from browser to browser (as in IE mysteriously not showing the Mozilla favicon at all) but that's not the question as I understand it.

In Firefox if you go to [addons.mozilla.org...] you will see this text to the right of the favicon: Mozilla Corporation (US). In Opera you will see the same text to the right of the feed icon.

This is a browser-specific display for who owns various types of certification. When I hover over the text (not the favicon) in Firefox I see a tooltip that says "Verified by: GlobalSign". A right click provides expanded details.

When I hover in Opera I see a tooltip that says "TLS v 1.0 128bit ARC4 (2048 bit RSA/MD5)" - again, Transport Layer Security information. And a right click again provides exapnded details.

Here's some information for Opera, including a screenshot. They introduced this display in version 8:

You can see the site address is "bmtmicro.com" and the certificate was issued to "BMT Micro, Inc.". Hovering your mouse over the yellow indicator will display a tooltip telling you the strength of the encryption the site is using (the more bits the better). Clicking on the yellow indicator shows you the certificate details.

[operawiki.info...]

For Firefox:

Firefox, for example, displays the security padlock at the end of the address bar as well as the lower right corner of the page where the rightful certificate owner’s name is displayed
for the visitor’s inspection. Mousing over either padlock yields information on the issuer
of the certificate.

[verisign.in...]

Security certification information may not be confined to just the https: protocol and its certificates. Something like a digitally signed code certificate might also trigger the browser display, even on a non-secure page.

colweb

11:12 pm on Dec 15, 2008 (gmt 0)

10+ Year Member



Tedster, thank you for your explanation. I thought I missed some completely new functionality about favicons. But now I see how it works.

Had to do something with Firefox 3 and up, because in Firefox 2 and all versions of IE it didn't work this way.

So if all is right is should only be seen when accessing a secure site and only in the newest browsers (except IE). Didn't know that it is possible to use any kind of cetificate on non secure page. Can't see what it is good for.