one inch frame
the personal site of eric a. Farris

AJAX

Name for a suite of JavaScript functions more correctly referred to as XmlHttpRequest. It’s a way for Javascript to get data from a server without causing an entire page reload. It’s the hip buzzword for web apps, as it can allow a much more interactive experience on a web page than other methods.

-->