Use the events' attribute to get the URL: function loadexternalPage(event) { var xmlhttp = new XMLHttpRequest(); xmlhttp.onreadystatechange = function ...
確定! 回上一頁