Gmail like file upload with jQuery

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

    Maybe you could use PlUpload. It has support for a lot of types and is highly customizable. You can check out the demos on the website. On the homepage it also shows what it supports on the homepage and has a fallback mechanism.

    http://www.plupload.com/

    Edit: It is available as a jQuery plugin.

提交回复
热议问题