PHP Ajax Upload Progress Bar

后端 未结 6 1246
自闭症患者
自闭症患者 2020-11-30 22:56
6条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-30 23:44

    May I suggest you FileDrop.

    I used it to make a progess bar, and it's pretty easy.

    The only downside I met, is some problems working with large amounts of data, because it dosen't seem to clear up old files -- can be fixed manually.

    Not written as JQuery, but it's pretty nice anyway, and the author answers questions pretty fast.

提交回复
热议问题