getjson

    25La chaleur

    4Répondre

    J'ai un code html: <button>asd</button> <script type = "text/javascript"> $('button').click( function() { $.getJSON('/schedule/test/', function(json) { alert('json: ' + json + ' ...