File upload progress bar with jQuery

前端 未结 9 1774
野的像风
野的像风 2020-11-22 08:52

I am trying to implement an AJAX file upload feature in my project. I am using jQuery for this; my code submits the data using AJAX. I also want to implement a file upload p

9条回答
  •  傲寒
    傲寒 (楼主)
    2020-11-22 09:51

    Here is a more complete looking jquery 1.11.x $.ajax() usage:

    
    

提交回复
热议问题