Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
A3000 #1
Icon in the address bar?..
Hi there!
My problem is:
On some sites you can see an icon before the address in the address bar. I put
the following code:
<link rel="icon" href="picture">
But it works only in Opera browser. I need to see it in Explorer 6 either!
What can I do or change?
Thank you.
A3000 Guest
-
Acrobat pdf icon switches to Mac Preview icon on save
When I create a pdf using Distiller, the Acrobat icon appears on the pdf. If I open the pdf in Acrobat and make any notations, when I save it the... -
All i can see is a broken image icon (this is a littlepaper looking icon with a circle, square and triangle in it
Ever since i got flash player 9 my flash player dosn't wok at all. All i can see is a broken image icon (this is a little piece of paper looking... -
Changing pdf file icon to Adobe icon
I was wondering if you could help me change my icons to Adobe! My platform is Windows NT 4.0 Server. I had Adobe Reader v5, and then I installed... -
icon in the alt+tab
on problem Hi I've got a problem I ve changed my projector icon (change Projec32.skl) but I've got al little problem because when I use ALT+Tab... -
tk icon
hi,I saw that it's possible to change the window icon with tk! ....maybe using Tk::Wm!but i don't know howto!! can someone helpme??!!thank u -pilu- -
furiousgeorge #2
Re: Icon in the address bar?..
To add an icon to your URL:
Upload the icon to your directory on line the same location of the index.html
Rename the icon on line to favicon.ico
Add both lines below to the head of your index.html page
<LINK REL="icon" HREF="favicon.ico" TYPE="image/ico">
<LINK REL="SHORTCUT ICON" HREF="favicon.ico">
It works with and Netscape7, IE5 and up.
***
Make sure your pic is saved as favicon.ico & it should work (worked on mine).
furiousgeorge Guest



Reply With Quote

