I\'m able to use onBlur to validate type=text or textarea inputs, however I haven\'t been able to get the same to work for type=file.
This works:
Try using the onchange-Event:
Demo: http://jsfiddle.net/TimWolla/azvGP/