Web browsing has become an increasingly intensive computing process over the years, moving from the simple display of static graphics and text to the running of sophisticated client-side applications ...
AJAX-enabled Web sites rely heavily upon JavaScript. Without JavaScript, Web pages that leverage AJAX are practically rendered useless. While writing JavaScript code is fairly straightforward, writing ...
A few months back I wrote a simple javascript web page that lets you monitor the response time of URL. It graphs the response times and records timeouts as red dots on the graph. I find it handy when ...