getJSON( "ajax/test.json", function( data ) { ... which is typically a JavaScript object or array as defined by the JSON structure and parsed using the $.
確定! 回上一頁