var w = 300;//視窗的寬 var h = 200;//視窗的高 var popf = "walcome-e.html"; putItThere = window.open(popf,'posB','width=' + w + ',height=' + h + ',left=' + ...
確定! 回上一頁