var URL='http://localhost/index.php?id='+data; var ajax = new Ajax.Request(URL, { method: 'get',onSuccess: function(display) ...
確定! 回上一頁