AJAX request callback using jQuery

后端 未结 5 1023
梦谈多话
梦谈多话 2020-11-21 23:01

I am new to the use of jQuery for handling AJAX, and have written a basic script to get the basics down. Currently I am POSTing an AJAX request to the same file, and I wish

5条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2020-11-21 23:44

    I don't know how efficient this is but you can do something like:

    
    

提交回复
热议问题