File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes How to Disable the resize button in  a window ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "How to Disable the resize button in  a window ?" Watch "How to Disable the resize button in  a window ?" New topic
Author

How to Disable the resize button in a window ?

smyle khanna
Ranch Hand

Joined: Jan 14, 2004
Posts: 54
Hi..
I have a jsp page with has javascript also.i want 2 disable the resize option of this window while the page gets loaded by the onLoad method of javascript.the page must get set to (400,400) in height n width b4 i disable the resize option.
i have tried n number of ways w/o any results...
plz tell me whether its possible 2 disable resize the window on load n whts the code used for it.
thanks in advance..
Smyle
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
if you are using a pop up window then you can disable resizing. If you areusing the main window then read this:
http://www10.brinkster.com/A1ien51/basics/resize.htm
Eric
 
 
subject: How to Disable the resize button in a window ?
 
Threads others viewed
window resize
Help me out in Session Maintainance
Disabling browser /sub window buttons....
how to disable resize
How to deactivate close, minimise and resizable from a window say frame?
developer file tools