HighDots Forums  

Re: How to define a HTML page not allow scroll bars and resize?

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


Discuss Re: How to define a HTML page not allow scroll bars and resize? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Darin McGrew
 
Posts: n/a

Default Re: How to define a HTML page not allow scroll bars and resize? - 07-26-2006 , 02:51 PM






RC <raymond.chui (AT) nospam (DOT) noaa.gov> wrote:
Quote:
I know how to do this in JavaScript by

window.open("newFile.html",
"newTarget",
"scrollbars=no,resizable=0,width=200,height=200");

The browser will open a new window size 200x200, not allow resize and
no auto horizontal, vertical scrolling bars.
Maybe. Maybe not. That depends on the browser, and on the browser settings.

My browser allows me to resize and scroll all windows. And window.open()
may or may not open a new window/tab, depending on which site I'm visiting
and the context in which window.open() is used.

And of course, in some browsing environments, concepts like "window" or
"pixel" may be irrelevant.
--
Darin McGrew, mcgrew (AT) stanfordalumni (DOT) org, http://www.rahul.net/mcgrew/
Web Design Group, darin (AT) htmlhelp (DOT) com, http://www.HTMLHelp.com/

The box said, "Requires Windows 98 or better." So I installed Linux.


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.