weixin_33716557 2019-05-20 13:51 采纳率: 0%
浏览 24

如何将ajax输出打包?

I need receive to node some data with ajax for timer. How I must do callback php functions for themize of ajax output? I want hide weblinks and do some other changes with output. I use next JS :

$.('#ajax-result').load('some_url');

Please help build way for it. Thank you!

  • 写回答

0条回答 默认 最新

    报告相同问题?