Question:
HTML Pop up window ?
anonymous
2008-10-12 21:28:57 UTC
I want a pop up window that dos not have the close out button like the red X, minimize or maximize buttons. Is there a code where you can remove those buttons.
Three answers:
Some Guy
2008-10-12 22:45:32 UTC
What you want is called a "modeless window", and thank God browsers no longer allow for those to work.



There is no legitimate use for a window the user has no control over - so any code you'll find will only work on older browsers.



The best you can do is disable the resize option (by adding "resizable=no" to the window properties.)
?
2016-10-06 12:44:40 UTC
this is in all danger a protection situation with the browser. attempt putting the positioning as relied on on your gadget (assuming you're utilising cyber web Explorer) and notice if the popup works as expected. the undertaking is that this is deemed hazardous to enable the code turn off the status bar with un-relied on websites by way of fact phishing web content ought to apply this to conceal their authentic id.
anonymous
2008-10-12 21:37:25 UTC
use the page in the sources and put in the options u want click generate and copy the code


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...