HighDots Forums  

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

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss how to disable tool bar,menu bar, status bar? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
whebcichy
 
Posts: n/a

Default Re: how to disable tool bar,menu bar, status bar? - 10-12-2004 , 10:15 AM







Quote:
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




Reply With Quote
  #12  
Old   
Spartanicus
 
Posts: n/a

Default Re: how to disable tool bar,menu bar, status bar? - 10-12-2004 , 10:41 AM






"whebcichy" <whebcichy (AT) infinity (DOT) net.pl> wrote:

Quote:
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


Reply With Quote
  #13  
Old   
Ed Jones
 
Posts: n/a

Default Re: how to disable tool bar,menu bar, status bar? - 10-13-2004 , 12:34 PM



whebcichy wrote:
Quote:
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


Reply With Quote
  #14  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: how to disable tool bar,menu bar, status bar? - 10-13-2004 , 12:39 PM




"whebcichy" <whebcichy (AT) infinity (DOT) net.pl> wrote

Quote:
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?

Quote:
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?



Reply With Quote
  #15  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: how to disable tool bar,menu bar, status bar? - 10-13-2004 , 12:40 PM




"whebcichy" <whebcichy (AT) infinity (DOT) net.pl> wrote

Quote:
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.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.