Fixed window size with other popups

In general it is a good idea to use a different name for each window opened on a page because if they are the same, then the second opens using the window already open and DOES NOT CHANGE THE SIZE. I.e. if the second is bigger than the first, the second will some content truncated.To close a popup window from the launch window, open a second popup with the same name. Use as a target of the open, a blank page that has just one action on the page - Exit/Close Window. I generally make it a small window size like 100x100.

Discussions have been disabled for this post