ajax upload error

ajax upload error

I'm trying to use the ajax upload plugin from here:

I am using the demo.

The onChange event fires, then the onSubmit event fires, then I get the error

TypeError: Cannot read property 'style' of null

from line 27 of ajaxupload.js

I'm not sure how to troubleshoot this and any help is appreciated.