window.open() 這個method 經常使用,但是之前並沒有深究,直到最近讀犀牛書,才發現 ... var w = window.open(url, windowName, [windowFeatures]); ...
確定! 回上一頁