new window without minimize, maximize & close buttons

  • Thread starter Thread starter retlk
  • Start date Start date
R

retlk

This seems like it should be simple to open a web page in
a new window that does not have the minimize, maximize &
close buttons in the top right corner. I can't seem to
find where I can do that. Javascript?? HMTL tag
properties??

Can anyone point me in the right direction??

Thanks
 
Not sure if this will give you what you are looking for.

How to Use Kiosk Mode in Microsoft Internet Explorer
When you run Internet Explorer in Kiosk mode, the Internet Explorer title
bar, menus, toolbars, and status bar are not displayed and Internet Explorer
runs in Full Screen mode.
http://support.microsoft.com/?kbid=154780 (i.e 4, 5, 6.
W95/98/se/NT4/2000/ME 6/5/2003)
 
Well, I found some good help on the web for anyone who
might what to create a web page popup window that does not
have title bar buttons (minimize, maximize and close) or
borders. NOTE: IF you do this be sure to create your own
Close button. Imagine not being able to close the window!

Links are:
http://www.javascript-open-window.com/
OR
Learn how to make chromed and dechromed windows at:
http://javascript.about.com/gi/dynamic/offsite.htm?
site=http%3A%2F%2Fwww.builder.com%2FProgramming%
2FJSWinTips%2F%3Ftag%3Dst.bl.7264.dir1.JSWinTips
 
Back
Top