^KoalaBear^
10-04-2002, 06:48 AM
Hi all...
Have uploaded a few test pages trying to set 2 things on it... a simple bookmarking button and my 'own' favicon icon. Here is the site I now believe has both working... at least in IE6 and Mozilla... as I appreciate that N/S4 and N/S6 still doesnt support eirther, at least by the 2 or 3 different codes I've seen used.
I am still not confident I have either code right yet, as it seems to take alot of bookmarking and refreshing to set the icon to show both in the favs list and also up in the url slot.
I tried looking at the source code for this forum, knowing it has its own favicon, but can't see anywhere there is script to set it... unless its included in some script that isnt javascript/html, coz those are still pretty much foreign to me.
Would you guys and gals please like to check both my test site and the code hereunder?
http://home.graffiti.net/kbs_great_aussie_sites/icon/icon-test1.html
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.8 [en] (Win98; U) [Netscape]">
<title>#1-Heyyy lookee here!! My very own 'KB' lil icon!! Wooohooo!</title>
<link REL="SHORTCUT ICON" HREF="http://home.graffiti.net/kbs_great_aussie_sites/kb.ico">
</head>
<body>
<br>
<br>
<center>
<p><p>
<span STYLE='color:blue;cursor:hand;'onClick='window.external.AddFavorite(location.href, document.title);'><img SRC="bkmk.jpg" height=25 width=85>
<p></center>
</body>
</html>
I have tried loading my kb.ico file in both the prime folder /kbs_great_aussie_sites/ and a sub directory /icon/ with similar 'sticky' results
Appreciate any help this newbie can get
KB...
Have uploaded a few test pages trying to set 2 things on it... a simple bookmarking button and my 'own' favicon icon. Here is the site I now believe has both working... at least in IE6 and Mozilla... as I appreciate that N/S4 and N/S6 still doesnt support eirther, at least by the 2 or 3 different codes I've seen used.
I am still not confident I have either code right yet, as it seems to take alot of bookmarking and refreshing to set the icon to show both in the favs list and also up in the url slot.
I tried looking at the source code for this forum, knowing it has its own favicon, but can't see anywhere there is script to set it... unless its included in some script that isnt javascript/html, coz those are still pretty much foreign to me.
Would you guys and gals please like to check both my test site and the code hereunder?
http://home.graffiti.net/kbs_great_aussie_sites/icon/icon-test1.html
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.8 [en] (Win98; U) [Netscape]">
<title>#1-Heyyy lookee here!! My very own 'KB' lil icon!! Wooohooo!</title>
<link REL="SHORTCUT ICON" HREF="http://home.graffiti.net/kbs_great_aussie_sites/kb.ico">
</head>
<body>
<br>
<br>
<center>
<p><p>
<span STYLE='color:blue;cursor:hand;'onClick='window.external.AddFavorite(location.href, document.title);'><img SRC="bkmk.jpg" height=25 width=85>
<p></center>
</body>
</html>
I have tried loading my kb.ico file in both the prime folder /kbs_great_aussie_sites/ and a sub directory /icon/ with similar 'sticky' results
Appreciate any help this newbie can get
KB...