If you want to get the JSON data using AJAX, you have to use the $.ajax() function. You also have to specify the type: "GET" and the type of the data using ...
確定! 回上一頁