So judging from the docs, $.getJSON() is equal to $.ajax() with dataType set to "json", which means that if something different than JSON is returned ...
確定! 回上一頁