1\ window.open(URL,name,features,replace):这个方法是js方法,方便实用 2\ vReturnValue = window.showModalDialog(sURL [, vArguments] [,sFeatures]):这个有些不兼容
网页弹出新窗口,提高体验
最新推荐文章于 2021-07-21 17:34:07 发布
1\ window.open(URL,name,features,replace):这个方法是js方法,方便实用 2\ vReturnValue = window.showModalDialog(sURL [, vArguments] [,sFeatures]):这个有些不兼容