473,397 Members | 1,969 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Completely Disable or Hide Status Bar?

Boo
I know it's possible to manipulate the status bar when a user scrolls
over links, but is there a way to completely disable or hide it? I
have a flash program that connects to a database every 5 seconds, so
the status bar always says "transfering data from..." It gets quite
annoying, so I was wondering if there was any way to stop the status
bar from displaying this message. If I can't hide it, it would be nice
if I could get the status bar to say "Done". Thanks.

Jul 23 '05 #1
5 2719
On Fri, 04 Mar 2005 08:36:20 -0800, Boo wrote:
I know it's possible to manipulate the status bar when a user scrolls
over links, but is there a way to completely disable or hide it?
Not in my browser because I've locked you out of that capability.
I have a flash program that connects to a database every 5 seconds, so
the status bar always says "transfering data from..." It gets quite
annoying, so I was wondering if there was any way to stop the status
bar from displaying this message. If I can't hide it, it would be nice
if I could get the status bar to say "Done". Thanks.


Why would you want the status bar to say "Done" if it's not done?

--
Life is short, but wide. -KV

Jul 23 '05 #2
Boo
I want it to say "Done" because the actual HTML page has finished
loading. Only the Flash movie is pulling new information from a
database in real time. I don't need someone to preach to me about why
or why not I shouldn't do something.

Jul 23 '05 #3
On Fri, 04 Mar 2005 10:01:10 -0800, Boo wrote:
I want it to say "Done" because the actual HTML page has finished
loading. Only the Flash movie is pulling new information from a
database in real time. I don't need someone to preach to me about why
or why not I shouldn't do something.


I wasn't preaching, I was asking a question. ...and please, include
relevant portions of what you're replying to in your posts.

None the less, attempting to control the status bar will have limited
results. Most browsers have the ability to lock scripts out of it.

--
Life is short, but wide. -KV

Jul 23 '05 #4
Boo wrote:
I know it's possible to manipulate the status bar when a user scrolls
over links, but is there a way to completely disable or hide it?
No it's not and No. You have no control over my status bar.
I have a flash program that connects to a database every 5 seconds, so
the status bar always says "transfering data from..." It gets quite
annoying, so I was wondering if there was any way to stop the status
bar from displaying this message.
Use an HTTPResponse object instead then.
If I can't hide it, it would be nice if I could get the status bar to
say "Done". Thanks.


Since you can't hide it, manipulate it or control it, there isn't a way
to do what you are asking in a cross browser manner. If you are willing
to accept an IE-only (maybe not) solution, try setting window.status
peridocially.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Jul 23 '05 #5
Boo
I don't really care that I don't have control over *YOUR* browser and
the small percentage of the internet that consists of paranoid
Javascript geeks. I care about default settings in default
configurations. Nevermind, I already figured out a solution, but
thanks for the help Pastor Marsha and Pastor Dan, religious icons of
Javascript ethics.

Jul 23 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Atz | last post by:
<a href="" onmousedown="setTimeout('status=\'Hide\'',5000)" onmouseover="window.status='Hide'; return true"> send link </a> I use this for hidding link path in status bar. This is working fine...
9
by: Ian Shere | last post by:
I have a disclaimer page prior to a visitor going to my FAQ page. I want to hide the link which normally appears in the status bar from visitors seeing it. I am using the following code which...
6
by: Matt | last post by:
I want to disable the title bar, status bar and address bar of a window, but I couldn't find the syntax. I tried the following but not working. any ideas?? window.document.statusbar.enable =...
29
by: lori3laz | last post by:
How do you disable the right click>view source option on web pages so people can't view your coding and copy it? What's the html I need to include in my website to utilize this feature? Thank...
6
by: PerryC | last post by:
I have search googles and there are hundreds of tips about AllowByPassKey... however, none works for me... well, perhaps I am too new to such high level functionality that it just does not make...
2
by: JohnProgrammer | last post by:
I know I can fill the screen in VB.NET by starting my window maximized and without a border. My question is; in VB.NET is there a way to enable/disable the taskbar much like doing the "always on...
16
by: MLH | last post by:
If I give someone a runtime app, they can open the database window by pressing the F-11 key. How to prevent???
6
by: =?Utf-8?B?Unlhbg==?= | last post by:
Hi, I found out that Text property is perserved, but disable/enable status is not preserved, especially I change this setting of a server side text box with client side javascipt and then post...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.