473,804 Members | 2,160 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hide IE ToolBar, AddressBar, StatisBar, etc.

Did anybody see the script to hide extra bars in the Internet Explorer? I'd
like to start my WebApp with all these bars hidden. How?

Thanks,

Just D.
Nov 19 '05 #1
8 4062
Using "window.Externa l" in java script you have access to all IE bars

Mariano

"Just D." <no@spam.please > wrote in message
news:IykCe.1502 1$HV1.13644@fed 1read07...
Did anybody see the script to hide extra bars in the Internet Explorer?
I'd like to start my WebApp with all these bars hidden. How?

Thanks,

Just D.

Nov 19 '05 #2
Not to answer your question, just to comment.

Respecting user setting is one of the major usability rules. If the user has
all sorts of extra settings in the browser, that is likely because he wants
it this way. I would not like any application to change the setting I am
accustomed to.

Eliyahu

"Just D." <no@spam.please > wrote in message
news:IykCe.1502 1$HV1.13644@fed 1read07...
Did anybody see the script to hide extra bars in the Internet Explorer? I'd like to start my WebApp with all these bars hidden. How?

Thanks,

Just D.

Nov 19 '05 #3
Not to argue, just to comment... :)

Respecting all users I'm still needing to do that just because I'm not
playing games, but writing a huge WebApp doing a lot of stuff for these
users and these users agreed to work with this app. And as more they got
space for their own work as better for them. Do you feel the difference now?

"Eliyahu Goldin" <re************ *@monarchmed.co m> wrote in message
news:ej******** ******@TK2MSFTN GP14.phx.gbl...
Not to answer your question, just to comment.

Respecting user setting is one of the major usability rules. If the user
has
all sorts of extra settings in the browser, that is likely because he
wants
it this way. I would not like any application to change the setting I am
accustomed to.

Eliyahu

"Just D." <no@spam.please > wrote in message
news:IykCe.1502 1$HV1.13644@fed 1read07...
Did anybody see the script to hide extra bars in the Internet Explorer?

I'd
like to start my WebApp with all these bars hidden. How?

Thanks,

Just D.


Nov 19 '05 #4
No, it doesn't make any principal difference. Even if you are programming
for Intranet, it is unlikely that the users will have their machines 100%
dedicated to your app. They will decide what they need more: more space for
content or their toolbars. Some user have accessibility problems. Other just
like large fonts no matter what is on the screen. Anyway, I don't think you
can effect their setting. In the same way as you can't change their
resolution. You can only recommend.

Eliyahu

"Just D." <no@spam.please > wrote in message
news:7tpCe.1505 7$HV1.217@fed1r ead07...
Not to argue, just to comment... :)

Respecting all users I'm still needing to do that just because I'm not
playing games, but writing a huge WebApp doing a lot of stuff for these
users and these users agreed to work with this app. And as more they got
space for their own work as better for them. Do you feel the difference now?
"Eliyahu Goldin" <re************ *@monarchmed.co m> wrote in message
news:ej******** ******@TK2MSFTN GP14.phx.gbl...
Not to answer your question, just to comment.

Respecting user setting is one of the major usability rules. If the user
has
all sorts of extra settings in the browser, that is likely because he
wants
it this way. I would not like any application to change the setting I am
accustomed to.

Eliyahu

"Just D." <no@spam.please > wrote in message
news:IykCe.1502 1$HV1.13644@fed 1read07...
Did anybody see the script to hide extra bars in the Internet Explorer?

I'd
like to start my WebApp with all these bars hidden. How?

Thanks,

Just D.



Nov 19 '05 #5
Sometimes newsgroups are so funny... You can ask how to do something and get
a comprehensive explanation why you don't need that... :)

"Eliyahu Goldin" <re************ *@monarchmed.co m> wrote in message
news:ur******** ******@tk2msftn gp13.phx.gbl...
No, it doesn't make any principal difference. Even if you are programming
for Intranet, it is unlikely that the users will have their machines 100%
dedicated to your app. They will decide what they need more: more space
for
content or their toolbars. Some user have accessibility problems. Other
just
like large fonts no matter what is on the screen. Anyway, I don't think
you
can effect their setting. In the same way as you can't change their
resolution. You can only recommend.

Eliyahu

"Just D." <no@spam.please > wrote in message
news:7tpCe.1505 7$HV1.217@fed1r ead07...
Not to argue, just to comment... :)

Respecting all users I'm still needing to do that just because I'm not
playing games, but writing a huge WebApp doing a lot of stuff for these
users and these users agreed to work with this app. And as more they got
space for their own work as better for them. Do you feel the difference

now?

"Eliyahu Goldin" <re************ *@monarchmed.co m> wrote in message
news:ej******** ******@TK2MSFTN GP14.phx.gbl...
> Not to answer your question, just to comment.
>
> Respecting user setting is one of the major usability rules. If the
> user
> has
> all sorts of extra settings in the browser, that is likely because he
> wants
> it this way. I would not like any application to change the setting I
> am
> accustomed to.
>
> Eliyahu
>
> "Just D." <no@spam.please > wrote in message
> news:IykCe.1502 1$HV1.13644@fed 1read07...
>> Did anybody see the script to hide extra bars in the Internet
>> Explorer?
> I'd
>> like to start my WebApp with all these bars hidden. How?
>>
>> Thanks,
>>
>> Just D.
>>
>>
>
>



Nov 19 '05 #6
In your case, you get both. I have an application that needs a
fullscreen window with no clutter. I simply open a new window with no
toolbars, scrollbars, etc. and size it to the user's desktop. The
user knows it's coming, and it doesn't affect the settings of their
browser.

But seriously, tread lightly on other people's settings. If you need
more convincing on this issue, consider the sites on the internet that
do the things you are looking to do. There are indeed site you can go
to that will resize your browser, strip off your explorer bar, add
bookmarks to your favorites, set themselves as your homepage, and
refuse to let you close them. Think what you do when you see this
happening: Frantically click the close button until they die, and
hopefully before they get too far with their scripting attack on your
browser.

Do you really want your site to be classified in this category?

Jason Kester
Expat Software Consulting Services
http://www.expatsoftware.com/

Nov 19 '05 #7
HI Jason,

I think you're not following the main purpose. It's not a freeware
accessible to anybody web site, but the WebApp, complicated enough and the
users are expecting the things like what I'm looking for, they are paying
money to work with this application and we decide together what to
implement. Nobody else is able to login until he agreed to pay money and
knew what to do with this app. That's the difference between the sites with
backdoors, tracers, Trojan horses, viruses, etc. and my WebApp.

Does this answer your questions?

Just D.

"jasonkeste r" <ja*********@gm ail.com> wrote in message
news:11******** **************@ f14g2000cwb.goo glegroups.com.. .
In your case, you get both. I have an application that needs a
fullscreen window with no clutter. I simply open a new window with no
toolbars, scrollbars, etc. and size it to the user's desktop. The
user knows it's coming, and it doesn't affect the settings of their
browser.

But seriously, tread lightly on other people's settings. If you need
more convincing on this issue, consider the sites on the internet that
do the things you are looking to do. There are indeed site you can go
to that will resize your browser, strip off your explorer bar, add
bookmarks to your favorites, set themselves as your homepage, and
refuse to let you close them. Think what you do when you see this
happening: Frantically click the close button until they die, and
hopefully before they get too far with their scripting attack on your
browser.

Do you really want your site to be classified in this category?

Jason Kester
Expat Software Consulting Services
http://www.expatsoftware.com/

Nov 19 '05 #8
I have faced a similar requirement for an enterprise web application I worked
on.. I did not find any way to change the first IE window the user opens...

The work around that we did was Opening a full screen ModalDialog with all
bars hidden... This way the user does not get confused with 2 windows in the
screen. You probably have considered about this option already.

Another option our team discussed was to have a simple small client app that
will just open a full screen IE and browse the web application (from clicking
a desktop icon)... Even though in our case the client computers were
dedicated 100% for this web application, we never perused to experiment this
option.... it got many other disadvantageous ...

This is my < 0.02 $..... :)

Incase you find a different work around, kindly post here

"Just D." wrote:
HI Jason,

I think you're not following the main purpose. It's not a freeware
accessible to anybody web site, but the WebApp, complicated enough and the
users are expecting the things like what I'm looking for, they are paying
money to work with this application and we decide together what to
implement. Nobody else is able to login until he agreed to pay money and
knew what to do with this app. That's the difference between the sites with
backdoors, tracers, Trojan horses, viruses, etc. and my WebApp.

Does this answer your questions?

Just D.

"jasonkeste r" <ja*********@gm ail.com> wrote in message
news:11******** **************@ f14g2000cwb.goo glegroups.com.. .
In your case, you get both. I have an application that needs a
fullscreen window with no clutter. I simply open a new window with no
toolbars, scrollbars, etc. and size it to the user's desktop. The
user knows it's coming, and it doesn't affect the settings of their
browser.

But seriously, tread lightly on other people's settings. If you need
more convincing on this issue, consider the sites on the internet that
do the things you are looking to do. There are indeed site you can go
to that will resize your browser, strip off your explorer bar, add
bookmarks to your favorites, set themselves as your homepage, and
refuse to let you close them. Think what you do when you see this
happening: Frantically click the close button until they die, and
hopefully before they get too far with their scripting attack on your
browser.

Do you really want your site to be classified in this category?

Jason Kester
Expat Software Consulting Services
http://www.expatsoftware.com/


Nov 19 '05 #9

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

Similar topics

4
6871
by: ST Wong | last post by:
Hi, all, We've an application that requires passing username and password as query string to an URL, e.g. http://myapp.com?username=abc&password=pwd. This string will be displayed on browser address bar. Can I hide this from user's browser ? Thanks a lot. ST Wong
1
2386
by: Filips Benoit | last post by:
Dear All, How can I hide menubars for all forms? Filip
1
1579
by: mavrick101 | last post by:
Hi, I am submitting a form to new window 'target='_new'. The form is submitted fine, but How do I hide the window menubar, toolbar etc? Please help
3
2411
by: sasikumar | last post by:
Can i hide page name (default.aspx) appearing in addressbar and status bar of internet explorer or firefox. if yes please tell me vb.net code for that.
1
8766
by: mano | last post by:
hi All. I am Mano.I don't known javascript. 1. so I want one of u to figure out how to restrict access to just 1 URL from IE and also how do u open in the maximized mode if they close the window by mistake, we need IE to come up maximized when tehy open it up. 2. How to hide addressbar in IE form javascript/ Advance thanks. By mano
1
4875
by: Wayne | last post by:
I've searched this forum and trawled the wider web and can't find any information on how to hide or disable the A2007 Quick Access Toolbar. The toolbar is not something that one wants available to the user in a custom application. Can it be disabled or hidden and if so, how?
1
7393
mageswar005
by: mageswar005 | last post by:
Hello, In My Application i have open the PDF file from javascript open.window function.In This scenario i want to control / Hide the PDF Toolbar from open.window function. My Current code is given below function poponload(strs) { var path="d:/files/hello.pdf"; testwindow= window.open (""+path+"", "mywindow","location=0,status=0,scrollbars=1,toolbar=no,resizable=yes,width=500,height=500"); testwindow.moveTo(0,0);
1
3841
by: maminx | last post by:
Hello.. i have this script to pop up window window.open(path,'WORKSPACE3','fullscreen=yes, directories=no, location=no, menubar=no, scrollbars=no, status=no, toolbar=no, resizable=no'); but the navigation toolbar is still show..how can i hide/ disable the navigation toolbar with that pop up window method..?? thanks maminx
0
9711
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10343
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10335
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10088
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9169
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7633
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
1
4306
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.