ajax length of response code example Example: ajax response length Click to copy$.get('ajax/test.html', function(data) { alert(data.length); });