jQuery $.ajax(), pass success data into separate function

前端 未结 6 817
难免孤独
难免孤独 2020-12-02 13:23

I am using the jQuery $.ajax() function. I have put this into a parent function, which passes some values into the ajax function. What I would like to do, is have a user d

6条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-02 14:02

    Works fine for me:

    
    
    

提交回复
热议问题