Java窗口各位朋友,在一个主窗口的上面,再打开一个子窗口,原来的主窗口还在,但子窗口不关,就点不了主窗口??[解决办法]window.showModelessDialog( 'test.htm ',null, 'dialogWidth=0px;dialogHeight=0px;status:0;help:0;resizable:1;unadorned:1 ');