AJAX call function loadtext(url,divid) { const xhttp = new XMLHttpRequest(); xhttp.onload = function() { document.getElementById(divid).
確定! 回上一頁