window.opener指的是原始窗口,如果没有的话,为null。 <!DOCTYPE html> <head> <meta charset="utf-8"> <title>window.open和window.close的使用详解</title> </head> ...
確定! 回上一頁