Profile
Achievement
geneticcode's Recent SnippetsTagged ajax
- All /
« Prev 1 Next »
Make a simple XHR Request:
get(url, function(resp)(){ window.alert(resp); });
Source is minified.
0
1010
posted 10 years ago by geneticcode