On Jun 1, 2007, at 11:11 AM, Mark Armendariz wrote:
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
You used to be able to pop open a new window without a status bar
though... I'm pretty sure that still works... so you do a window.open
with the option 'status=no'. Your users may find a popup annoying
though (or may block it).
-Rob
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php