Enjoy the overlibmws DHTML Popup Library and master its commands.
The above two links invoke and close popups in the parent document via parent.overlib2() and parent.nd2() function calls.  They thus use the same core and any plugin modules that were imported and used by the parent to invoke this popup, without need for this iframe document to import them itself, but they cannot use cursor-based positioning.
 
The next two links instead invoke and close popups via overlib2() and nd2() function calls within this iframe document and have FRAME,parent specified to handle them in the parent document.  They thus are not bound by the margins of the iframe window, but nonetheless can use cursor-based positioning:
Enjoy the overlibmws DHTML Popup Library and master its commands.

For the next four links, the left and right image links and the STICKY Copyright link also use overlib2() function calls with FRAME,parent, whereas the middle image link uses both a core and plugin modules imported by this iframe document, so that the parent need not import them (but must itself import the core for invoking this primary popup).  Also, because the middle, STICKY image link uses overlib() and nd() function calls for a primary popup, it can invoke its own secondary popup for a link in its content.  But because they are handled entirely within this iframe document, both the primary and secondary popups are bound by the margins of the iframe window.  Note that the STICKY Copyright link uses the MOUSEOFF command.

Copyright Foteos Macrides
  2002-2010.
  All rights reserved.