473,320 Members | 1,950 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,320 software developers and data experts.

how to disable tool bar,menu bar, status bar?

hello
command:

<STYLE type="text/css">BODY {status: none; scrollbar: none; toolbar: none;}

doesn't work :/

i want to have a window without all adds like bar with "file", "edit" and
"back", "history" etc.

thanks for the clue.

greetings
Jul 20 '05 #1
15 27364
On Tue, 12 Oct 2004 15:42:55 +0200, whebcichy <wh*******@infinity.net.pl>
wrote:
hello
command:

<STYLE type="text/css">BODY {status: none; scrollbar: none; toolbar:
none;}

doesn't work :/
1) It's not a command, it's a style declaration.

2) And a failed one, because you made all this shit up.

3) See http://www.w3.org/TR/CSS21/propidx.html for a list of what you
actually can do.
i want to have a window without all adds like bar with "file", "edit" and
"back", "history" etc.


Then do it on your computer. What right do you have to make me lose these
parts of my UA when I'm the one inviting your data onto my machine?

Those are part of the chrome of the browser, and even if you do find a way
to get rid of them, be aware that my browser will add them back in anyway,
so too bad.
Jul 20 '05 #2
ok, but it is not the point of my post.
i would like to open an image in new window without toolbars, menubars,
status bar, without right-click response from the browser (cascade menu)
also.

could you help me with this problem?

greetings
Jul 20 '05 #3
On Tue, 12 Oct 2004 16:13:36 +0200, whebcichy <wh*******@infinity.net.pl>
wrote:
ok, but it is not the point of my post.
i would like to open an image in new window without toolbars, menubars,
status bar, without right-click response from the browser (cascade menu)
also.


Won't succeed. I can't give you any method that will not fail in some
major way.
Jul 20 '05 #4
whebcichy wrote:
hello
command:

<STYLE type="text/css">BODY {status: none; scrollbar: none; toolbar: none;}

doesn't work :/

i want to have a window without all adds like bar with "file", "edit" and
"back", "history" etc.


The clue is that browser functions are not controlled by CSS. Some
browsers will let you open a new window with specific decorations
removed via Javascript.

F'ups set.

--
Mark.
http://tranchant.plus.com/
Jul 20 '05 #5
Won't succeed. I can't give you any method that will not fail in some
major way.


but could you give me a method which basicly prevents from stealing pictures
appearing in new windows?

thanks
greetings
Jul 20 '05 #6
On Tue, 12 Oct 2004 16:23:57 +0200, whebcichy <wh*******@infinity.net.pl>
wrote:
Won't succeed. I can't give you any method that will not fail in some
major way.


but could you give me a method which basicly prevents from stealing
pictures appearing in new windows?


Putting them in a Flash movie or Java applet makes it quite hard to do
anything but screenshots, but it is a lot of work for you. There is
nothing you can do in HTML, Javascript or CSS that can't be undone on the
user's end.

--
Rijk van Geijtenbeek

The Web is a procrastination apparatus:
It can absorb as much time as is required to ensure that you
won't get any real work done. - J.Nielsen

Jul 20 '05 #7
On Tue, 12 Oct 2004 16:23:57 +0200, whebcichy <wh*******@infinity.net.pl>
wrote:
Won't succeed. I can't give you any method that will not fail in some
major way.


but could you give me a method which basicly prevents from stealing
pictures
appearing in new windows?


Once the image is rendered for the user, it's on their computer and
there's no way to "lock" it so they can't access it.

One could chop it up into small parts and have it rendered assembled, but
that's not only a huge hassle, it's wasteful of bandwidth and poses a huge
usability problem.

Best advice here: stop wanting it, I'm afraid. Copyright your images,
include a watermark including the copyright notice, and be vigilant
regarding unauthorized use of the images.

If you require a login password to access the pics, you narrow the field
of possible thieves considerably. But you really can't prevent someone
from misusing an image which you've allowed them to download to their
machine from your server.
Jul 20 '05 #8
"whebcichy" <wh*******@infinity.net.pl> wrote:
ok, but it is not the point of my post.
i would like to open an image in new window without toolbars, menubars,
status bar, without right-click response from the browser (cascade menu)
also.

could you help me with this problem?


How to do this varies depending on which browser you are using, tell us
and we'll help you.

--
Spartanicus
Jul 20 '05 #9
On Tue, 12 Oct 2004 16:27:56 +0200, Rijk van Geijtenbeek wrote:
Putting them in a Flash movie or Java applet makes it quite hard to do
anything but screenshots, but it is a lot of work for you.


...and yet a screenshot is so little work for the user.

( I see no point* in wrapping images up in Flash or Java, given an
image from a screenshot is usually no more than a few keystrokes away.
* Unless the Flash/Java is also copyright stamping the images on
delivery, but that is best done server-side, in any case. )

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.lensescapes.com/ Images that escape the mundane
Jul 20 '05 #10
i would like to open an image in new window without toolbars, menubars,
status bar, without right-click response from the browser (cascade menu)
also.
could you help me with this problem?


How to do this varies depending on which browser you are using, tell us
and we'll help you.


IE 6.0

thanks
greetings
Jul 20 '05 #11
"whebcichy" <wh*******@infinity.net.pl> wrote:
>i would like to open an image in new window without toolbars, menubars,
>status bar, without right-click response from the browser (cascade menu)
>also.
>could you help me with this problem?


How to do this varies depending on which browser you are using, tell us
and we'll help you.


IE 6.0


Left click the image, whilst keeping the mouse button down drag it onto
IE's address field, then use the view menu to switch off toolbars,
menubars, status bar etc.

--
Spartanicus
Jul 20 '05 #12
whebcichy wrote:
ok, but it is not the point of my post.
Welcome to usenet.
i would like to open an image in new window without toolbars,
menubars, status bar, without right-click response from the browser
(cascade menu) also.
That's nice. I'd like world peace.
could you help me with this problem?


It's not a problem on my end, since I like having tool bars, status
bars, etc. on my browser.

--
Brian (remove "invalid" to email me)
http://www.tsmchughs.com/
Jul 20 '05 #13
whebcichy wrote:
i want to have a window without all adds like bar with "file", "edit" and
"back", "history" etc.


Having read all the posts in response to your question, you'll realise
that there's very little you can do to stop people taking your images.
You can achieve something approaching an answer to your question using
the javascript window.open() function - though that's waaaay off-topic
for this ng, and as previous posters have said, nowhere *near* foolproof.

Have you thought about actually editing the image to include some text,
say, in the bottom left-hand corner? That's a pretty good deterrent.

Ed
Jul 20 '05 #14

"whebcichy" <wh*******@infinity.net.pl> wrote in message
news:ck**********@serwer.infinity.net.pl...
hello
command:

<STYLE type="text/css">BODY {status: none; scrollbar: none; toolbar: none;}
doesn't work :/
Do you *usually* invent your own commands and expect them to work?

i want to have a window without all adds like bar with "file", "edit" and
"back", "history" etc.


The browser is not part of your page. It's none of your business what the
user's browser looks like. Do you want to reconfigure his desktop while
you're at it? What if I walked by your car and decided it would look better
in a different color?

Jul 20 '05 #15

"whebcichy" <wh*******@infinity.net.pl> wrote in message
news:ck**********@serwer.infinity.net.pl...
ok, but it is not the point of my post.
i would like to open an image in new window without toolbars, menubars,
status bar, without right-click response from the browser (cascade menu)
also.


That's only slightly different from what I understood when I originally
responded to your request, but the answer is that you can only accomplish
this through use of the Javascript window.open method, and therefore it will
only work when people have Javascript enabled.

Jul 20 '05 #16

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

Similar topics

1
by: Bernavich2004 | last post by:
Thank you in advance for your help. I create an Add-in in .NET by using the wizard ( language is C#). Once my core project is created I F5 the add-in and it shows up just fine in my TOOL menu,...
1
by: Matt | last post by:
I want to disable context menu bar in browser, and I do the following by copying a code in net, it is working though, but I just don't understand what is new Function here means, can anyone advise?...
5
by: Boo | last post by:
I know it's possible to manipulate the status bar when a user scrolls over links, but is there a way to completely disable or hide it? I have a flash program that connects to a database every 5...
0
by: bala | last post by:
hi there is a custom built menu in an ms access 2000 applications (also xp application). all the command buttons or bars are going to be visible but i need to disable and able according the...
0
by: Matt | last post by:
I want to disable the title bar, status bar and address bar of a window, but I couldn't find the syntax. I tried the following but not working. any ideas?? window.document.statusbar.enable =...
8
by: Nemo | last post by:
Hello Guys, Can somebody tell me how I can disable a menu item such as "save as" in the Internet Explorer or Netscape using Javascript. Thanks. Nemo
1
by: John Devlon | last post by:
Hi, Can someone please help me. I've got a strang problem in Visual Studio 2005 I've created a windows application, using an MDI form and top menu. When a menu item is clicked, a new instance...
4
by: jd2001 | last post by:
I am trying to creating an ADO recordset and display all the records into a Datagrid control. I can't find the Datagrid under the VBA Editor. How can I add the missing data controls to the...
1
by: =?Utf-8?B?QW5kcmV3?= | last post by:
Hi, friends, I am using C#.net 2005 to create a windows application. It has menu items, such as File, etc. Under File, there are more menu items, such as New Files, Working Files, etc. Under...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.