473,385 Members | 1,782 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

html window without heading

Hello!

I need to open a .html window without the "browser heading"

How do I do that??

tm

Jul 20 '05 #1
4 2362
In article <bi**********@tyfon.itea.ntnu.no>, te****@geomatikk.ntnu.no
says...

I need to open a .html window without the "browser heading"

How do I do that??


I suppose by "browser heading" you mean the title shown on top in the
window bar. If so, no, you can't do that in HTML. You may try a
JavaScript hack, something like

window.open(bla,'bla','fullscreen=1' ....

.... but I'd strongly discourage that, as it's confusing at best.
Jul 20 '05 #2
In article <bi**********@tyfon.itea.ntnu.no> in
comp.infosystems.www.authoring.html, Terje Midtbø
<te****@geomatikk.ntnu.no> wrote:
I need to open a .html window without the "browser heading"

How do I do that??


The first question is not "how" but "why". What are you actually
trying to accomplish?

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
validator: http://jigsaw.w3.org/css-validator/
Jul 20 '05 #3

It is some animations including some questionaires etc. It is very
important that the users don't hit the back button.
Consequently, I imagined that the best way is to remove the back button....

terjem
Stan Brown wrote:
In article <bi**********@tyfon.itea.ntnu.no> in
comp.infosystems.www.authoring.html, Terje Midtbø
<te****@geomatikk.ntnu.no> wrote:
I need to open a .html window without the "browser heading"

How do I do that??

The first question is not "how" but "why". What are you actually
trying to accomplish?


Jul 20 '05 #4
Terje Midtbø wrote:

[please don't top-post on usenet]
Stan Brown wrote:
In article <bi**********@tyfon.itea.ntnu.no> in
comp.infosystems.www.authoring.html, Terje Midtbø
<te****@geomatikk.ntnu.no> wrote:
I need to open a .html window without the "browser heading"

How do I do that??

The first question is not "how" but "why". What are you actually
trying to accomplish?


It is some animations including some questionaires etc. It is very
important that the users don't hit the back button.


important to whom - not to your visitors I suspect.
Consequently, I imagined that the best way is to remove the back
button....


the best way is to accomodate the fact that your visitors may wish to choose
their own path.

--
William Tasso - http://WilliamTasso.com
Jul 20 '05 #5

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

Similar topics

71
by: tomy_baseo | last post by:
I'm new to HTML and want to learn the basics by learning to code by hand (with the assistance of an HTML editor to eliminate repetitive tasks). Can anyone recommend a good, basic HTML editor that's...
26
by: Dave Patton | last post by:
http://members.shaw.ca/davepatton/gps.html In another newsgroup(related to GPS), in regards to the above page, someone said:...
8
by: RC | last post by:
The following code works well to create an html file that has a row for each row in my table. My Access 2002 database has a tabel with 3 columns labeled, Model, CD and Hard Drive (HD). Any...
22
by: Spartanicus | last post by:
I wrote an article on HTML headings: http://codewallop.110mb.com/goodpractice/headingology.htm -- Spartanicus
4
dizyn
by: dizyn | last post by:
Hi here is errors list, i have solved many but these few are not getting solved. Please help me. Line 5 column 113: character data is not allowed here. Line 15 column 6: end tag for "HEAD" which...
2
by: Sunfire | last post by:
I was wondering if there was a way to hit enter to insert blank lines while in the designer? I tried this but all it seems to want to do is insert code that really shouldn't be there. For example,...
0
by: Eric Lindsay | last post by:
Doing a hobby web site at http://www.airliebeachbum.com/ which I intend to eventually style with CSS3. I would like to make a two column layout available via the column-count mechanism, for...
2
by: davidson1 | last post by:
Hai friends..for menu to use in my website..i found in one website....pl look below website.... http://www.dynamicdrive.com/dynamicindex1/omnislide/index.htm i downloaded 2 files.... ...
42
by: Santander | last post by:
how to decode HTML pages encoded like this: http://www.long2consulting.com/seeinaction2008/Simplicity_Beach_table/index.htm Is there script that will do this automatically and generate normal fully...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...

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.