• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: logo in address bar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: logo in address bar


  • Subject: Re: logo in address bar
  • From: Dev WO <email@hidden>
  • Date: Mon, 21 Jun 2004 15:24:31 +0200

Hi Tom,
this is pretty much an HTML thing, not really a WO feature.
You've got to add a line for the "meta favicon" (which is not really a standardize item, so if a browser doesn't display it, you can't blame it;))
So here's the lines that have to be in you're <head></head>:
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
Assuming you're .ico icon file is at the root level of you're website folder.
Make sure this file (favicon.ico) isn't too big (it shouldn't be more than 4kb, and sometimes it's even under 1kb)


Sometimes, you can only put the file at the root level and it'll work without the "meta", but if people access another part of the website directly it may not work, so just make sure it's in the Head.

Xavier

Le 21 juin 04, ` 14:45, Tom Pelaia a icrit :

Hi,

I noticed that many websites have their company logo appear in the address bar of the web browser. For example, if you type "www.apple.com" in the address bar of your web browser you will see a little apple logo appear to the left of "http://www.apple.com"; in the address bar. How does one specify their logo to appear in the browser's address bar? I would like my WebObjects application to specify our lab's logo to appear there.

thanks,
-tom

--
Tom Pelaia
SNS Project, 701 Scarboro Road, MS-6473, Oak Ridge, TN 37830
phone: (865)574-6421, fax: (865)574-6617
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >logo in address bar (From: Tom Pelaia <email@hidden>)

  • Prev by Date: Direct Actions
  • Next by Date: refresh an enterprise object
  • Previous by thread: logo in address bar
  • Next by thread: Direct Actions
  • Index(es):
    • Date
    • Thread