TESTING -Meepsworth
direct image link | download PNG | edit this image | share on r/pam
Description: var HttpClient = function() { this.get = function(aUrl, aCallback) { var anHttpRequest = new XMLHttpRequest(); anHttpRequest.onreadystatechange = function() { if (anHttpRequest.readyState == 4 && anHttpRequest.status == 200) aCallback(anHttpRequest.responseText); } anHttpRequest.open( "GET", aUrl, true ); anHttpRequest.send( null ); } }
| CREATOR ID: | 59719d |
| VIEWS: | 62 |
| AGE: | 5 years old |
| BASED ON: | Yeah. Unfortunately it`s going to get a lot more boring because I am trying to find the cause of something on this website. -Meepsworth |
PIXEL ART GALLERY
PIXEL ART COMMUNITY