I'm adding a functionality of browser version detection and showing a message if the version is outdated, just like Youtube is doing for IE6. Is it OK to use the logos of all the browsers? And where can I find the logos for using in my web application?

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

You can find them in the code sample at http://ie6nomore.com.

link|improve this answer
+1 Brilliant! Down with IE6! – Mike Jul 28 '10 at 13:02
feedback

The logos you can find on their respective websites, or a Google Image search will yield several you can use. You have to include the standard "trademarked by xyz" for you to use the legally, but I doubt there would be a problem if you used them without permission since the browsers are (mostly) popular and in the public eye IF they do sue you for copyright you could argue that you're doing them a service and that your website is geared for the latest version only.

link|improve this answer
I couldn't find the logo of Google chrome in their web site. I did an image search but didn't help. – coder247 Jul 28 '10 at 12:35
1  
Microsoft have all the browser logos for their browserchoice.eu website. I can't see any obvious copyrights, except their own through two clicks, and I imagine they'd be paranoid about that. – Rup Jul 28 '10 at 12:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.