Ajax upload plugin throwing jQuery.handleError not found

后端 未结 6 657
耶瑟儿~
耶瑟儿~ 2020-12-30 01:29

Am using the ajax file upload plugin from PHP Letter and am using jQuery 1.6.2.The files upload properly, but am unable to user the JSON data returned from the php script, w

6条回答
  •  遥遥无期
    2020-12-30 02:17

    I found a similar plugin and modded it to fit my needs, thanks for the heads up about the removal of the $.handleError()

提交回复
热议问题