Better Than TV Weather "PopUp Closures"     


First, what is a "popup image" presentation.  This presentation is NOT.  This is a "launched" Window.  How can you tell.  It is easy, the boundary of this presentation is SIZE variable.  

That's it, "popup images" are presented within a "sized" boundary presentation usually different than the calling Window size. The popup presentation  may  or  may not  be sizeable, as it is browser dependent. Click here to observe a "popup image".

    It is essential that you CLOSE each "popup image"
immediately after being displayed, and it's usage is complete.
    The reason is simple. The technique used to display the
image does not automatically remove it from the Desktop.
    Thus, subsequent popup images may be layered
under later Desktop windows, and not be displayed.

 Updated