473,386 Members | 1,699 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,386 software developers and data experts.

Status Bar

How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.

Mar 30 '06 #1
11 2624
The Numerator wrote:
How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.


<URL:http://jibbering.com/faq/>

Will you stop crossposting off-topic?
F'up2 cljs

PointedEars
Mar 30 '06 #2
In alt.html, The Numerator wrote:
How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.


That is part of my browser, not your page. Please don't attempt to
modify it. Thanks.

--
-bts
-Warning: I brake for lawn deer
Mar 30 '06 #3
saz
In article <11*********************@j33g2000cwa.googlegroups. com>,
al*********@gmail.com says...
How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.

It's all over the internet, just Google "how to modify the status bar":

http://www.google.com/search?hl=en&q...+status+bar%22
&btnG=Google+Search
Mar 30 '06 #4
With neither quill nor qualm, The Numerator quothed:
How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.


Most modern browsers have the option to ignore statusbar modification.

--
Neredbojias
Contrary to popular belief, it is believable.
Mar 30 '06 #5
Neredbojias wrote:
With neither quill nor qualm, The Numerator quothed:
How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.


Most modern browsers have the option to ignore statusbar modification.


And most browsers have the option to disable JavaScript. But it doesn't
stop thousands, maybe millions, of websites from using it.

Stewart.

--
-----BEGIN META GEEK CODE BLOCK-----
Version: 1
gc
------END META GEEK CODE BLOCK------

My e-mail is valid but not my primary mailbox. Please keep replies on
the 'group where everyone may benefit.
Mar 30 '06 #6
The Numerator wrote:
How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.


I don't know how to change it, but I am sure google can give you many links
to appropriate information.

Before you do however, ask yourself why you want to? Does your answer
conflict with my browser disabling your ability to control my status bar?
Will I miss out on important information from your site? If so, then will
I be hanging around long?

Carolyn
--
Carolyn Marenger

Mar 30 '06 #7
> Most modern browsers have the option to ignore statusbar modification.

When it's not disabled, does the ability to control the status bar
extend to displaying a lock icon despite the actual secure status of the
website?

Jose
--
Nothing takes longer than a shortcut.
for Email, make the obvious change in the address.
Mar 30 '06 #8
Stewart Gordon wrote on 30 mrt 2006 in comp.lang.javascript:
Neredbojias wrote:
With neither quill nor qualm, The Numerator quothed:
How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.


Most modern browsers have the option to ignore statusbar modification.


And most browsers have the option to disable JavaScript. But it doesn't
stop thousands, maybe millions, of websites from using it.


True.

However,
as IE7 seems to have the use of the window.status by script disabled,
we should get used to that, IMHO.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Mar 30 '06 #9
With neither quill nor qualm, Stewart Gordon quothed:
Neredbojias wrote:
With neither quill nor qualm, The Numerator quothed:
How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.


Most modern browsers have the option to ignore statusbar modification.


And most browsers have the option to disable JavaScript. But it doesn't
stop thousands, maybe millions, of websites from using it.


Yep. Probably mostly newbies, though. Hell, the kids today like
<cringe>rap</cringe>.

--
Neredbojias
Contrary to popular belief, it is believable.
Mar 30 '06 #10
Dan

The Numerator wrote:
How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.


I don't use IE; I use a *decent* browser instead. But it's still got a
status bar, though I've set the preferences to disable scripts
tinkering with it.

--
Dan

Mar 31 '06 #11
The Numerator wrote :
How do you modify the status bar? (The status bar is the bar on the
bottom in IE. It should read "Done" now.) I'm pretty sure, this
requires JavaScript. Thanks.


The default value in all modern browsers (Firefox 1.x, Safari, Seamonkey
1.x, Internet Explorer 7 beta 2, Opera 9, etc.) is to disable the
ability of scripters for modifying the status bar text ... for now
obvious security reasons (anti-phishing).

Tools/Internet Options.../Security tab/Choose Internet Zone and Custom
Level... button/Scripting category/Allow status bar update via script
is disabled by default in Internet Explorer 7 beta 2 (build 5335.5
released on March 20th 2006).

Removing the status in IE 7 is also impossible.

http://developer.mozilla.org/en/docs..._on_status_bar

http://developer.mozilla.org/en/docs...s_bar_presence

What you're trying to do (edit the status bar text with custom text)
never was recommendable and all major browser manufacturers of modern
browsers understood and agreed to promote respect of users' rights and
to promote the first and only purpose of the status bar to begin with:
show reliable and unaltered notifications to the user about http
connection, hypertext resource location, download progress bar,
encryption/secure connection info with SSL connection (displaying a
yellow padlock icon), internet/security zone icons, privacy
policy/cookie icon, etc.
In Internet Explorer 7, "The status bar will be on by default and is
20-25 pixels in height. (...)"
quote from Fine-Tune Your Web Site for Windows XP Service Pack 2,
Browser Window Restrictions in XP SP2

"Script-initiated windows will be displayed fully, with the
Internet Explorer title bar and status bar. (...)"
Script management of Internet Explorer status bar
Detailed description
Internet Explorer has been modified to not turn off the status bar
for any windows. The status bar is always visible for all Internet
Explorer windows. (...)"
Gérard
--
remove blah to email me
Mar 31 '06 #12

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

Similar topics

8
by: mark4asp | last post by:
Why won't the window.status message change ? IE ver. 6.0.2800.1106 displays the tooltip OK. <td> <A HREF="editAuthor.asp?item=4" title="Edit author details"...
2
by: Charles Mendell | last post by:
1. When I go to http://www.w3schools.com/js/default.asp and choose: 2. JS HTML DOM and then choose: 3. the Window object and then choose: 4. Write some text in the windows status bar ( a link)...
6
by: Ada | last post by:
i have a little bit of issue getting the status bar to work properly. this is what happens now. when the program loaded, the status is "READY..." the code is inside the FORM LOAD. i also...
19
by: Frances | last post by:
Firefox is not respecting window.status, examples in this pg http://www.csua.berkeley.edu/~jgwang/jsform02.htm are ignored by Firefox.. why is this.. is there a solution.. thank you.. Frances
3
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - I have window.status="Moomin"; why doesn't the statusbar change?...
4
by: Mark | last post by:
Hey folks, I'm looking at making the following query more efficient potentially using the ranking functions and I'd like some advice from the gurus. The purpose of the following is to have a...
3
by: bharathreddy | last post by:
This article will explain you how to find the status of the fax operation. (Using FAXCOM.dll). Author: Bharath Reddy VasiReddy Reference to the FAXCOM.DLL Reference to import FAXCOM...
0
by: Edwin.Madari | last post by:
updated creature running in its own thread will get you started. try it foryourself, change sleep times per your need. import os, sys, threading, time class Creature: def __init__(self,...
9
by: tshad | last post by:
I have a Windows App that is doing some work and then writing a "Now Processing..." line to the status line of the window as well as the Textbox on the form. But the problem is that the work is...
0
by: tvnaidu | last post by:
I wrote a status page HTML code, here I have 8 port status, it prints first 7 and last status it won't print, from there onwards it won't print footer also, if I make 10 instead 8, then it prints...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.