Preserved Topic: *NO* Maximize, Please... (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Borneo Island |
posted 09-23-2000 09:58
When we make a window pop-up (yeah...the one without the buttons, nav bar, link, etc..etc) , is there any script or code to be used so that the *maximize* (or the *minimize* when you already max it) button will be disabled or cannot be clicked? I'm talking about the one that used in Windows..you can see it on the right side..if you're using windows... |
Paranoid (IV) Mad Scientist From: |
posted 09-23-2000 11:00 |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 09-23-2000 19:17
The buttons are OS related not something that the browser can control. You can get around this a bit for the maximize deal by detecting the browser size and if it changes resizing the window back to the size you want but this will not work against the minimize button. |
Paranoid (IV) Mad Scientist From: |
posted 09-23-2000 21:20
There is one way to do it...although it only works in late versions of ie. Check out this thread: http://www.ozones.com/forum/Forum2/HTML/000169.html |
Paranoid (IV) Inmate From: Borneo Island |
posted 09-26-2000 07:38
Well...I guess I have to *hack* some codes so that it would work... |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 09-26-2000 22:12
Please just keep in mind that if you take a user's ability to do something that they might want to do, and that they're used to doing, they may not like you for it. |