Gmail like file upload with jQuery

后端 未结 11 1071
梦谈多话
梦谈多话 2020-12-02 08:36

I would like to upload files just like google mail does. I would want to use jQuery and PHP to do it is there anyway of getting the progressbar etc.?

Here I added a

11条回答
  •  一向
    一向 (楼主)
    2020-12-02 09:00

    in my opinion an excellent article on this topic: http://robertnyman.com/html5/fileapi-upload/fileapi-upload.html

    unfortunately support is lacking for IE and Opera, but hopefully this will change.

提交回复
热议问题