Nikolai459
06-14-2006, 02:50 PM
Hey Guys,
I'm working on a project where I have about 10 different "pop up" windows. Most are the same size but some are smaller than others.
The problem I'm having is if the user opens one window and doesn't close it, all of the other windows that are opened are set to that size of the first window open.
Is there a way to always open a new window even if there is one already open. I'm using TARGET="newwindow.html" for opening a new pop up window.
If there isn't, is there a way to force the user to answer "OK" or "Cancel" in the pop up box before he can open minimize or close the window?
Thanks in advance.
I'm working on a project where I have about 10 different "pop up" windows. Most are the same size but some are smaller than others.
The problem I'm having is if the user opens one window and doesn't close it, all of the other windows that are opened are set to that size of the first window open.
Is there a way to always open a new window even if there is one already open. I'm using TARGET="newwindow.html" for opening a new pop up window.
If there isn't, is there a way to force the user to answer "OK" or "Cancel" in the pop up box before he can open minimize or close the window?
Thanks in advance.