A client-side script is a program that may accompany an HTML document or be ... var win = window.open("some/other/URI") if (win) win.onload = my_onload ...
確定! 回上一頁