window.open( 開啟網頁URL , (視窗名稱) , (應有屬性的字串) ):建立新視窗 ... 06. var popup = window.open(target.href, 'PopUp' , 'height=400,width=400' );.
確定! 回上一頁