打开弹出窗口

问题描述:

我有一个html页面,可在其中使用window.open打开一个弹出窗口,从该打开的html中,我有一个按钮可打开弹出窗口
谢谢

I have a html page from where I am opening a popup window using window.open and the from this opening html I have a button to open the popup
Thanks

使用 ^ ]方法来实现.

单击按钮时,调用此窗口.使用Javascript打开客户端.
Use Window.Open[^] method to achieve it.

On button click, call this window.open client side using Javascript.