jQuery removable upload

This is a trivial jQuery plugin that will add a button next to a file input field, allowing the file input field to be reset, so as to add an undo function.

Without this, not all browsers allow you to unselect a file once you have chosen one.