2016-10-11 16 views

答えて

1

(ご希望の場合またはHTTPS)HTTPプロトコルを指定します:

function opendocument() 
{ 
    window.open("http://www.google.com");   
} 
関連する問題