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.

Coding Forum


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



Reply
Status Bar (Elinminate)
Old 10-05-2004, 06:54 PM Status Bar (Elinminate)
Average Talker

Posts: 16
Trades: 0
hello

i have always been able to eliminate the stus bar from under the browser window.. but i did some windows upgrade and since then the security thing that installed makes the status bar on the bototm appear on all my webpages i make hide the status bar..

i was wondering if anyone out there knows the best way to eliminate the status bar from the browser window

thanks for your time
lost is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-06-2004, 04:43 AM
Skilled Talker

Posts: 72
Trades: 0
In IE, select View - and untick Status Bar

If you dont visitors to see the status bar, the only way I know of is to load a pop up window and disable the status bar in the pop up window settings...As per here
BravoGolf is offline
Reply With Quote
View Public Profile
 
Old 10-06-2004, 10:41 AM
Average Talker

Posts: 16
Trades: 0
Bravo thank you for your reply...

this is the thing.. i been doing this for a while now.. but it seems this update changes everything.. the code i been using for the pop up is this...

Code:
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=400');");
}
// End -->
</script>
as you can see on these sites i've designed and it still shows it

www.Ross305.com
www.RobFrankMusic.com
www.CoolnDre.com

before they wouldn't show it.. now it does.. also look at the title bar up in the browser .. it shows the URL which i don't like
lost is offline
Reply With Quote
View Public Profile
 
Old 10-06-2004, 01:58 PM
Christopher's Avatar
Iced Cap

Latest Blog Post:
Cross-domain AJAX with JSONP
Posts: 3,110
Location: Toronto, Ontario
Trades: 0
It looks like it should work, but security (such as disabling the ability to hide the status bar) is a client-side setting usually, so there's not really anything you can do.
__________________

Please login or register to view this content. Registration is FREE
- Latest Articles:
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE

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

Christopher is offline
Reply With Quote
View Public Profile
 
Old 10-06-2004, 02:03 PM
techwench's Avatar
Code Monkey

Posts: 1,449
Name: Danalyn
Location: Dallas, TX
Trades: 0
Ditto to what Chroder said...

Also...some people distrust sites that hide important things like the status bar and file menus (a.k.a. me). I hate sites that do this, and I have it set in firefox to not allow sites to do this.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
techwench is offline
Reply With Quote
View Public Profile
 
Old 10-06-2004, 02:49 PM
Christopher's Avatar
Iced Cap

Latest Blog Post:
Cross-domain AJAX with JSONP
Posts: 3,110
Location: Toronto, Ontario
Trades: 0
Ditto to what prissed said
__________________

Please login or register to view this content. Registration is FREE
- Latest Articles:
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE

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

Christopher is offline
Reply With Quote
View Public Profile
 
Old 10-06-2004, 06:36 PM
Average Talker

Posts: 16
Trades: 0
it's an artist sites that pop up.. i odn't have that on any other type of sites.. it just looks ugly when you have a status bar in the pop up.. but whatever.. thanks anyways
lost is offline
Reply With Quote
View Public Profile
 
Old 10-06-2004, 06:41 PM
Christopher's Avatar
Iced Cap

Latest Blog Post:
Cross-domain AJAX with JSONP
Posts: 3,110
Location: Toronto, Ontario
Trades: 0
I looked at your site without the feature disabled, and it still didn't work. So I Google'd the window.open syntax, and everywhere I go they use status=0, not statusbar. Try that.
__________________

Please login or register to view this content. Registration is FREE
- Latest Articles:
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE

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

Christopher is offline
Reply With Quote
View Public Profile
 
Old 10-26-2004, 06:13 PM
Average Talker

Posts: 16
Trades: 0
same thing.. thanks anyways.. really appreciate your time
lost is offline
Reply With Quote
View Public Profile
 
Old 10-26-2004, 07:44 PM
WaHoOoO!'s Avatar
Mentally Unstable Tugboat Captain

Posts: 797
Name: Chad
Location: /usr/bin/perl
Trades: 0
I personally hate it when designers try to hijack my browser for their asthetics. First it was colored scrollbars in IE, then it was "Hey, let's disable their status bar." It's ok for little popup windows and such, but not for a full browser window. Bleh.
__________________
He's baaaaaaaack....
WaHoOoO! is offline
Reply With Quote
View Public Profile Visit WaHoOoO!'s homepage!
 
Reply     « Reply to Status Bar (Elinminate)
 

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