473,770 Members | 6,348 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hide menubar in Mozilla plus URL location?

Hello,

I am coding a web application to be used on an internal Intranet.

I have already coded a menubar for the application using DHTML.

I want to get rid of the standard menubar in Mozilla to:

a) Stop people getting confused with 2 menubars
b) Free up a bit of more screen space
How do I hide the menubar? I can do it in pop up windows, but not with
the main window.

Also, can I hide the location URL bar? Again, can do it in pop up
windows but not in the main browser window.

Cheers
Jul 20 '05 #1
5 8548
je**@dnuk.com wrote:

I am coding a web application to be used on an internal Intranet.
Thus, this is off-topic in ciwah.
I have already coded a menubar for the application using DHTML.
I want to get rid of the standard menubar in Mozilla to:

a) Stop people getting confused with 2 menubars
2 menubars will confuse them?
b) Free up a bit of more screen space
You could train them to run Mozilla in full-screen mode (press f11).
That gets rid of the menu bar, but alas, not the tool bar. So there
will still be that confusing back button, etc.
How do I hide the menubar?
Mozilla is built with the ability to defeat attempts to change its
chrome. It can defeat attempts to resize it, open unrequested
windows, change the status-bar text, hide menus, etc. AFAIK, you
would have to simply train users to view the intranet application
pages exactly as you want them to.
Also, can I hide the location URL bar?


I can find no way to do that in Mozilla.

--
Brian
follow the directions in my address to email me

Jul 20 '05 #2
je**@dnuk.com wrote:

I am coding a web application to be used on an internal Intranet.

I have already coded a menubar for the application using DHTML.

I want to get rid of the standard menubar in Mozilla to:

a) Stop people getting confused with 2 menubars


Why don't you get rid of _your_ menubar them, as you think adding it
causes confusion in the browser default settings? (Or clearly
differentiate between your bar, and the browser bar.)
--
Google Blogoscoped
http://blog.outer-court.com
Jul 20 '05 #3
[please fix this entry in your newsclient] wrote:
How do I hide the menubar [in Mozilla]? I can do it in pop
up windows, but not with the main window.
Also, can I hide the location URL bar? Again, can do it in pop up
windows but not in the main browser window.


Try adding this:

menubar, toolbar {
display: none;
}

- to the file "userChrome.css " in your Mozilla Firebird profiles directory
[on Windows to be found somewhere in the documents and settings folder].
This will prevent you from starting an ordinary instance of the browser; if
you really intend to pursue such disadviceable pleasures you should
consider building a kioskbird <url:http://tln.lib.mi.us/
~amutch/pro/phoenix/kiosk.htm> or a standalone XUL application to host the
intranet in an iframe <url:http://www.xulplanet.c om/tutorials/xulapp/>

Visual differentiation between chrome and content could do the trick.

--
Wired Earp
Wunderbyte
Jul 20 '05 #4
Brian <us*****@mangym utt.com.invalid-remove-this-part> wrote in message news:<raicb.570 133$uu5.93510@s ccrnsc04>...
Also, can I hide the location URL bar?


I can find no way to do that in Mozilla.


View -> Show/Hide -> Navigation Toolbar

EC
..
Jul 20 '05 #5
Eric Cartman wrote:
Also, can I hide the location URL bar?


I can find no way to do that in Mozilla.


View -> Show/Hide -> Navigation Toolbar


Right you are. That was too simple. Thus, the user can hide all but
the menu bar, and even the menu bar can be collapsed. It's a matter
of training the users (company employees) to use their browsers in a
certain way.

--
Brian
follow the directions in my address to email me

Jul 20 '05 #6

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

Similar topics

1
3331
by: Chris Hemingway | last post by:
Hi I have an html file which links to word docs amongst other things; but these files and their location may change periodically. How can I adapt my html so that if the files do not exist, the links are hidden i.e. how do I hide broken links? Chris
15
65767
by: Code Monkee | last post by:
How can the toolbar and menubar be hidden in IE? When opening the window via javascript I can specify 'toolbar=no,menubar=no', which works fine. However if the window already exists how can I remove them? If the browser is Netscape I can use javascript: window.toolbar.visible = false; window.menubar.visible = false; but IE produces the error: "'window.toolbar.visible' is null or not an object".
3
2268
by: NoSpammingToMePlease | last post by:
Assume that this page www.externalsite.com/anypage.html would contain the following javascript: window.open('www.mysite.com/mypage.html', null, 'location=no, menubar=no'); Then I would like to do the following: window.setMenubar(true); window.setLocation(true); from within my own page
2
2328
by: benny | last post by:
Hi, I am trying on redirect the to the file EnterpriseManager2.0.zip without having to show the absolute link on http://w0018/EnterpriseManager2.0.zip where the download utility cannot get that absolute link. I tried:- 1. window.open("http://w0018/EnterpriseManager2.0.zip") and 2.
2
7012
by: Mateo | last post by:
Hi! I have a litle JS problem.... I'm trying to make show/hide table JS function, but my show/hide table function works only on IE.... It works in mozilla partially. Actually,every time when I contract table the empty field is left. You can see example in left side menu on www.kijevo.hr when you click on plus or minus. If you
1
2384
by: Filips Benoit | last post by:
Dear All, How can I hide menubars for all forms? Filip
1
1576
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
5004
by: ApexData | last post by:
Access2k non runtime. In a previous post, I mentioned that I wanted to hide the Access 'Menu Bar' from view. That means that I DO NOT want to be able to see the MenuBar, even as a momentary flash during the load of my project! I thought I had accomplished this using the: CommandBars("Menu Bar").Enabled = False In conjunction with a custom blankmenu. But, as it turns out, it removed the default menuBar from Access itself. This is...
0
9591
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
10053
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
10001
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
9867
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
8880
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...
0
5312
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5449
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3969
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
3
2816
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.