Relative Content

Tag Archive for javascripthtmlpopup

Open and close a popup window in javascript

I tried to open and close a popup in a simple HTML page with javascript, but maybe im missing basic knowledge of JS. First I tried to declare global variable myPopupHandle.
But hat is’nt populated in myOpenWnd. Here is the code maybe somebody can help.