Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Help Me Please, Adding Favicon To Bookmark Us!
Old 06-24-2007, 12:45 PM Help Me Please, Adding Favicon To Bookmark Us!
Junior Talker

Posts: 1
Name: Philippe Mitchell
Trades: 0
Hello and thank you fo your help!

I have a script for a bookmark us and I would like to know how and where to ad in my script a line command for my bookmark us to have the little 16 x 16 picture in the favrites with my website.

I am using godaddy.com's website tonight so I cant place the favicon in the HEAD of page cause I dont know if I even have access to it.

Anyway, here is my BOOKMARK US script:

<!-- ONE STEP TO INSTALL BOOKMARK US:
1. Copy the coding into the BODY of your HTML document -->
<!-- STEP ONE: Paste this code into the BODY of your HTML document -->
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
var url="http://www.hot-member.com";
var title="POST FREE ADS";
document.write('<A HREF="javascript:window.ext');
document.write('ernal.AddFavorite(url,title);" ');
document.write('onMouseOver=" window.status=');
document.write("'ADD US TO YOUR FAVORITES!'; return true ");
document.write('"onMouseOut=" window.status=');
document.write("' '; return true ");
document.write('"><font color="#00F6FF">ADD US TO YOUR FAVORITES!</font></a>');
}
else {
var msg = "Don't forget to bookmark us!";
if(navigator.appName == "Netscape") msg += "";
document.write(msg);
}
// End -->
</script>

IS THERE A PLACE i CAN AD MY PICTURE TO THIS?

I greatly appreciate your help!!!


P.s I dont know where to find the root of my directory?

Last edited by hot-member; 06-24-2007 at 01:58 PM..
hot-member is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-24-2007, 01:55 PM Re: Help Me Please, Adding Favicon To Bookmark Us!
Super Talker

Posts: 122
Name: Nate
Location: Orlando, FL
Trades: 0
You should be able to upload favicon.ico to the root directory of your web site and that's it.
NateL is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help Me Please, Adding Favicon To Bookmark Us!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.21756 seconds with 12 queries