[nycphp-talk] How to hide the status bar
Mark Armendariz
lists at enobrev.com
Fri Jun 1 11:11:17 EDT 2007
> From: talk-bounces at lists.nyphp.org
[mailto:talk-bounces at lists.nyphp.org] On Behalf Of shaiju davis
> Sent: Friday, June 01, 2007 10:38 AM
> To: NYPHP Talk
> Subject: [nycphp-talk] How to hide the status bar
>
> How to hide the status bar in a browser using Javascript ?. If you
have any idea please reply ASAP.
Can't be done as it's a security issue
http://www.mozilla.org/projects/security/components/signed-scripts.html
http://docs.sun.com/source/816-6409-10/sec.htm
(search for the word 'status' in those docs)
IE7 and Firefox have settings (in their settings menus) to allow JS to do
so, but unless you're dealing with an intranet of sorts, that may not be
much help to you since they're off by default.
Mark
More information about the talk
mailing list