Gmail like file upload with jQuery

后端 未结 11 1065
梦谈多话
梦谈多话 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:17

    GMail uses Flash to upload the file in the background. SWFUpload is an open source project that foes something similar.

提交回复
热议问题