How to hide the Status bar ?

  • Thread starter Thread starter RICHARD BROMBERG
  • Start date Start date
R

RICHARD BROMBERG

I want to create a web site where all pages have the Status Bar hidden.

Can I do this wihtout using Javascript ??

Thanks
 
No and you must open all pages in a JavaScript generated windows, which means you site will not be
indexed by the search engines, if this is a concern.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
RICHARD said:
I want to create a web site where all pages have the Status Bar
hidden.
Can I do this wihtout using Javascript ??

In fact, there's a security setting in IE that will prevent you from doing
this at all with script if the site is in the Internet zone. The option is
called "Allow script-initiated windows without size or position
constraints", and it's disabled. That means that even if your scripted
pop-up tries to hide the status bar, it will still show up.

--
Jim Cheshire
JIMCO
http://www.jimcoaddins.com

Now offering templates ranging from
affordable standard templates to
powerful e-commerce applications!
 
The status bar is a very handy feature of the browser - why hide it at all?
 
Andrew said:
The status bar is a very handy feature of the browser - why hide it
at all?

If you have a small pop-up, hiding the status bar makes it look much more
polished.

--
Jim Cheshire
JIMCO
http://www.jimcoaddins.com

Now offering templates ranging from
affordable standard templates to
powerful e-commerce applications!
 
I noticed that behavior after a fairly recent IE update.

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top