![]() Preserved Topic: *NO* Maximize, Please... (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Borneo Island |
![]() 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: |
![]() |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() 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: |
![]() 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 |
![]() Well...I guess I have to *hack* some codes so that it would work... |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() 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. |