[jQuery] file upload with JSON type

[jQuery] file upload with JSON type


Please note here http://malsup.com/jquery/form/#code-samples
in section File Upload
that Response Content-Type header MUST be text/html ( at least in FF )
for correct handling <textarea>JSON_ENCODED_RESPONSE</textarea>