2007年6月17日 星期日

子母視窗 (PHP+JavaScript)

母視窗
win2=window.open("getCustomer.php?source="+index,"","width=800,height=500,scrollbars");
win2.creator=self;


(繼續閱讀....)