IMAGE-UPLOADER.JS

JavaScript functions used to make the AJAX calls. Uploading of images is done by submitting a form to an iframe, deleting is done with a real AJAX call. My AJAX calls return JavaScript instead of XML, saving me the trouble of parsing data.

image-upload.html image-upload.class.php image-upload.js