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.

Web Hosting Forum


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



Reply
Domain Name In Status Bar.
Old 04-30-2007, 06:20 PM Domain Name In Status Bar.
Junior Talker

Posts: 1
Name: Dave
Trades: 0
Hello there, I'm not sure is this is the correct forum, so apologies is it's not.

Anyway my question, I host my website on the freespace that my ISP provides, I use UKReg for my domain registration.

When I view my websites the status bar at the bottom of my browser show the item loading, this shows the full path name of the images etc, I would prefer it to show the domain name. Sorry I'm not explaining this very well.

I want it to show http://www.mydomain.com/image.jpg

Instead it shows http://freespace.isp.com/content/images/image.jpg.

Can I fix this?

TIA
Tasp is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-05-2007, 02:47 PM Re: Domain Name In Status Bar.
Average Talker

Posts: 16
Trades: 0
Without regular hosting that your domain is located "AT" the server I don't believe you can do this.

There may be some coding to do it, but I don't think so.
__________________
Larry Stevens - President - Xanadu Servers, Inc.

Please login or register to view this content. Registration is FREE

Xanadu Servers, Inc. -
Please login or register to view this content. Registration is FREE
XSI-Larry is offline
Reply With Quote
View Public Profile
 
Old 05-05-2007, 06:29 PM Re: Domain Name In Status Bar.
Skilled Talker

Posts: 57
Trades: 0
Well, it's just cosmetic, but if you add the following to your pages head --
Code:
<script type="text/javascript"> 
 function load() 
 { window.status"http://mydomain.com/image.jpg" }
 </script>
And in the body tag --
Code:
<body onload="load()">
you'll get what you want in the status bar. Of course the "http://freespace.isp.com/content/images/image.jpg" address will still appear in the address bar.
GrandpaD is offline
Reply With Quote
View Public Profile
 
Old 05-06-2007, 03:32 AM Re: Domain Name In Status Bar.
Novice Talker

Posts: 12
Trades: 0
URL Masking will hide it in the address bar. I needed to do that as I was redirecting a domain. Also wanted to change the bottom as well and JUST found my answer for that by reading this thread!
XanaDartZ is offline
Reply With Quote
View Public Profile
 
Old 05-06-2007, 06:06 PM Re: Domain Name In Status Bar.
Skilled Talker

Posts: 57
Trades: 0
Oops! Just realized you were linking directly to an image. That Status Bar code will only work with an HTML page. You could create a simple page for each image, but if you've got a lot of them that's a lot of work.
GrandpaD is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Domain Name In Status Bar.
 

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.16098 seconds with 12 queries